add all posts

This commit is contained in:
Aron Petau 2025-05-14 16:26:18 +02:00
parent 793f028a40
commit cee143e46f
611 changed files with 475 additions and 1797 deletions

View file

@ -64,7 +64,7 @@ show_feed = true
show_theme_switcher = true
show_repo = true
links = [
{ url = "@/blog/_index.md", name = "Blog" },
{ url = "@/project/_index.md", name = "Projects" },
{ url = "@/pages/contact.md", name = "Contact Me" },
{ url = "@/pages/cv.md", name = "Experience" },
{ url = "@/pages/about.md", name = "About" },
@ -72,7 +72,7 @@ links = [
[extra.footer]
links = [
{ url = "@/blog/_index.md", name = "Blog" },
{ url = "@/project/_index.md", name = "Projects" },
{ url = "@/pages/privacy.md", name = "Privacy" },
{ url = "https://kaesewerkstatt.petau.net", name = "Käsewerkstatt" },
{ url = "https://www.newpractice.net/author/aron-petau", name = "New Practice Network" },