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.