diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 2424d02..f5de273 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -12,6 +12,9 @@ const year = new Date().getFullYear();
  • See the source code
  • +
  • + Elsewhere: ayo.so/cials +
  • diff --git a/src/pages/now.astro b/src/pages/now.astro index 33d9e19..c5eaa75 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -16,7 +16,7 @@ const posts = await Astro.glob("./now/and-then/posts/*.astro");

    This very website is now running on a Flask python server. And I have started working on a self-hosted public /threads project.

    -

    Will probably write some blogs about the journey, but I have already organized the collection of repositories for my personal site

    +

    Will probably write some blogs about the journey, but I have already organized the collection of repositories for my personal site