From 120090f36cbb16b22d2b2c17b1db5f6fba3259b0 Mon Sep 17 00:00:00 2001 From: Elias Ahokas Date: Fri, 26 Sep 2025 12:39:20 +0300 Subject: [PATCH] fix links --- deploy.sh | 2 +- hugo.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy.sh b/deploy.sh index 9e2dcda..b22a4f4 100755 --- a/deploy.sh +++ b/deploy.sh @@ -4,6 +4,6 @@ docker compose up -d hugo-dev docker compose exec hugo-dev hugo --minify docker compose down -rsync -av --delete public/ sirian@172.16.0.1:/home/sirian/www/portfolio +rsync -av --delete public/ sirian@vepsi:/home/sirian/www/portfolio echo "Site deployed!" diff --git a/hugo.yaml b/hugo.yaml index 3b92c29..92cf945 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,4 +1,4 @@ -baseURL: https://sirian.me/ +baseURL: https://portfolio.sirian.me/ languageCode: fi-FI title: Elias Ahokas theme: ["PaperMod"] @@ -42,9 +42,9 @@ params: socialIcons: - name: gitea - url: "todo" + url: "https://git.sirian.me/sirian" - name: linkedin - url: "todo" + url: "https://www.linkedin.com/in/elias-a-80a643127/" menu: main: