feat(site): update feature list

This commit is contained in:
Ayo Ayco 2025-01-02 12:26:18 +01:00
parent a6cab7aa7c
commit bf9a6af7ac

View file

@ -46,11 +46,11 @@
pace.
</p>
<ul>
<li>Create web apps with vanilla custom elements</li>
<li>Write real .HTML files</li>
<li>Have no frameworks or reactivity libraries on the browser</li>
<li>Use server-side rendering *</li>
<li>Deploy anywhere, even the Edge **</li>
<li>Use vanilla custom elements (or sugar-coated web components)</li>
<li>Write server-powered .html pages</li>
<li>"Use the Platform™" on both server runtimes & browsers</li>
<li>Use server-side rendering <em>*</em></li>
<li>Deploy anywhere, even the Edge <em>**</em></li>
</ul>
<p>
Visit the <a href="/demo">Demo Page</a> or read more on ✨