From 7c3c98d38269c4f7b1d580d98b40c281130c0527 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 24 Nov 2023 20:05:50 +0100 Subject: [PATCH] feat(site): github link on the footer --- site/src/pages/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/src/pages/index.html b/site/src/pages/index.html index 46674aa..bae4099 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -64,8 +64,9 @@ customElements.define("my-counter", Counter); - This site is built with - McFly, the no-framework framework; + This site is built with McFly, the no-framework framework; +
+ ✨ Star on GitHub to support;
A project by {{ author.name }}