Welcome to {{ project.name }}
- Here's a vanilla custom element:
From 9736015c292ab25fd92335fbcd7e0075c158e9f1 Mon Sep 17 00:00:00 2001
From: Ayo
- Here's a sample interactive custom element:
Start at the very basic of writing HTML files and enhance with
diff --git a/templates/basic/src/pages/index.html b/templates/basic/src/pages/index.html
index 763c604..8798cbe 100644
--- a/templates/basic/src/pages/index.html
+++ b/templates/basic/src/pages/index.html
@@ -25,7 +25,8 @@
- Here's a vanilla custom element: Welcome to {{ project.name }}