From bf9a6af7ac47b24b45a2b84c9fceb5375eb122f5 Mon Sep 17 00:00:00 2001
From: Ayo Ayco
Date: Thu, 2 Jan 2025 12:26:18 +0100
Subject: [PATCH] feat(site): update feature list
---
site/src/pages/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/site/src/pages/index.html b/site/src/pages/index.html
index ca0098d..4093a06 100644
--- a/site/src/pages/index.html
+++ b/site/src/pages/index.html
@@ -46,11 +46,11 @@
pace.
- - Create web apps with vanilla custom elements
- - Write real .HTML files
- - Have no frameworks or reactivity libraries on the browser
- - Use server-side rendering *
- - Deploy anywhere, even the Edge **
+ - Use vanilla custom elements (or sugar-coated web components)
+ - Write server-powered .html pages
+ - "Use the Platform™" on both server runtimes & browsers
+ - Use server-side rendering *
+ - Deploy anywhere, even the Edge **
Visit the Demo Page or read more on ✨