diff --git a/src/pages/threads.astro b/src/pages/threads.astro index 2e50d92..e475e1b 100644 --- a/src/pages/threads.astro +++ b/src/pages/threads.astro @@ -14,6 +14,27 @@ const page = {
{page.description}
Visit the page
+You're probably wondering how it works.
++ What you are viewing now, is but a placeholder in the static parts of my personal website. This is not the full picture. There is a Flask server serving the static assets who is also responsible for attaching dynamic parts + / blueprints like my Threads project. +
++ I built it that way, because Python serves as a good "glue" to put + different parts together. Especially now with LLMs... where + Python is probably their greatest strength. +
++ Anyway, for questions don't hesitate to contact me +