diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2025-04-01 00:49:01 +0200 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2025-04-01 00:49:01 +0200 |
commit | 2e14668066754d42302ef8f0a1efb69618de6c52 (patch) | |
tree | 5b3c5caeb23d65e2bbf0d7e171d62adec9b6319a | |
parent | 6e4f34651be7b37938ea2fba38ab81e4a67769ec (diff) | |
download | website-ortleppms-main.zip |
-rw-r--r-- | hugo.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,7 +82,7 @@ languages: subtitle: Mein Name ist Thorsten Ortlepp. Ich bin Softwareentwickler und DevOps-Engineer. In meiner Freizeit gehe ich gerne wandern. Außerdem bin ich Sauerteig-Nerd. socialIcons: - name: git - url: "https://git.ortlepp.ms/web/" + url: "https://git.rubidium.dev" - name: xing url: "https://www.xing.com/profile/Thorsten_Ortlepp3" - name: sauerteig @@ -101,7 +101,7 @@ languages: subtitle: My name is Thorsten Ortlepp. I am a software developer and DevOps engineer. In my spare time I like to go hiking. Furthermore, I am a sourdough nerd. socialIcons: - name: git - url: "https://git.ortlepp.ms/web/" + url: "https://git.rubidium.dev" - name: xing url: "https://www.xing.com/profile/Thorsten_Ortlepp3" - name: sourdough |