From fe65d4982d68792ca04faaac64611e1fdca6c68b Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 30 Jan 2023 10:37:40 +1000 Subject: [PATCH] Update Fediverse accoun --- v2/Justfile | 4 ++++ v2/templates/layout.html | 2 +- v2/templates/page.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/v2/Justfile b/v2/Justfile index 8bd2399..29fcfab 100644 --- a/v2/Justfile +++ b/v2/Justfile @@ -8,3 +8,7 @@ deploy: build # build with zola build: zola build + +# start zola dev server +serve: + zola serve diff --git a/v2/templates/layout.html b/v2/templates/layout.html index b548dc8..d54eaf8 100644 --- a/v2/templates/layout.html +++ b/v2/templates/layout.html @@ -18,7 +18,7 @@ RSS Email Twitter - Fediverse + Fediverse GitHub Support My Work diff --git a/v2/templates/page.html b/v2/templates/page.html index 27bbc69..994bc3d 100644 --- a/v2/templates/page.html +++ b/v2/templates/page.html @@ -62,7 +62,7 @@ Stay in touch!

- Follow me on the Fediverse + Follow me on the Fediverse (or Twitter), subscribe to the feed, or send me an email.