From eece84dc22f34e5912d7d83fb986af84522bf36b Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 15 Mar 2024 13:10:12 +0100 Subject: [PATCH] feat(site): indicate PoC; add link to repo --- site/src/components/awesome-header.html | 2 +- site/src/pages/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/src/components/awesome-header.html b/site/src/components/awesome-header.html index 9976cac..a153a43 100644 --- a/site/src/components/awesome-header.html +++ b/site/src/components/awesome-header.html @@ -12,7 +12,7 @@ " > -

McFly

+

McFly (PoC)

diff --git a/site/src/pages/index.html b/site/src/pages/index.html index f95dea7..35ebf49 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -29,7 +29,7 @@

McFly is an in-progress, full-stack, no-framework framework that assists developers in - leveraging the web platform. + leveraging the web platform. Get involved ↗

npm create mcfly@latest