diff --git a/src/pages/now.astro b/src/pages/now.astro index c5eaa75..e89faf9 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -14,7 +14,7 @@ const posts = await Astro.glob("./now/and-then/posts/*.astro");

After a while of reading and deep consideration, I have decided to pick up Python as my chosen general-purpose programming language.

-

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

+

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

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