From 162b468d8d2652ff3ca718b58ea282ba98b3360b Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 28 Dec 2023 12:16:17 +0100 Subject: [PATCH] feat(site): update attribution --- site/src/pages/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/site/src/pages/index.html b/site/src/pages/index.html index 08b1e5d..4e769fb 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -131,9 +131,12 @@ customElements.define("my-counter", Counter); - Site built with - McFly. Copyright © - {{author.year}} {{ author.name }}. + Website + built with McFly.
+ Copyright © {{author.year}} + {{ author.name }}.