From 34d70dc50b778e2dc4c54eeee72978e2f966dcde Mon Sep 17 00:00:00 2001 From: Jonni Liljamo Date: Mon, 2 Sep 2024 17:29:09 +0300 Subject: [PATCH] feat: update link usernames --- content/felu/_index.md | 4 ++-- content/laurelin/_index.md | 2 +- content/liljamo.dev/_index.md | 2 +- content/tixe/_index.md | 2 +- templates/index.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/felu/_index.md b/content/felu/_index.md index d0089c3..1f92ff5 100644 --- a/content/felu/_index.md +++ b/content/felu/_index.md @@ -9,6 +9,6 @@ template = "project.html" [extra] status = "active" -git = "https://git.src.quest/~skye/felu" -docs = "https://man.src.quest/~skye/felu/" +git = "https://git.src.quest/~liljamo/felu" +docs = "https://man.src.quest/~liljamo/felu/" +++ diff --git a/content/laurelin/_index.md b/content/laurelin/_index.md index 3a642de..8f1109a 100644 --- a/content/laurelin/_index.md +++ b/content/laurelin/_index.md @@ -9,7 +9,7 @@ template = "project.html" [extra] status = "unknown" -git = "https://git.src.quest/~skye/deck-builder" +git = "https://git.src.quest/~liljamo/deck-builder" +++ TODO: Demo video, more info. diff --git a/content/liljamo.dev/_index.md b/content/liljamo.dev/_index.md index e724fe3..092af92 100644 --- a/content/liljamo.dev/_index.md +++ b/content/liljamo.dev/_index.md @@ -9,7 +9,7 @@ template = "project.html" [extra] status = "active" -git = "https://git.src.quest/~skye/liljamo-dev-zola" +git = "https://git.src.quest/~liljamo/liljamo-dev-zola" external_link = "https://liljamo.dev" external_link_visual = "liljamo.dev" diff --git a/content/tixe/_index.md b/content/tixe/_index.md index d375245..81f0492 100644 --- a/content/tixe/_index.md +++ b/content/tixe/_index.md @@ -9,5 +9,5 @@ template = "project.html" [extra] status = "active" -git = "https://git.src.quest/~skye/tixe" +git = "https://git.src.quest/~liljamo/tixe" +++ diff --git a/templates/index.html b/templates/index.html index 312d3a6..d79ca12 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@

This is not everything I've made, more is available - on Source Quest! + on Source Quest!
Though I cannot guarantee anything for projects not listed here. Be it quality, does it work, is it sane, does it serve any purpose, etc, etc.

-- 2.44.1