diff options
Diffstat (limited to 'hugo.yaml')
-rw-r--r-- | hugo.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,4 +1,4 @@ -baseURL: https://preview.ortlepp.ms/ +baseURL: https://www.ortlepp.ms/ title: Thorsten Ortlepp theme: PaperMod @@ -80,11 +80,11 @@ languages: profileMode: title: Hallo! 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: # optional - - name: xing - url: "https://www.xing.com/profile/Thorsten_Ortlepp3" + socialIcons: - name: git url: "https://git.ortlepp.ms/web/" + - name: xing + url: "https://www.xing.com/profile/Thorsten_Ortlepp3" - name: sauerteig url: "https://www.sauerteigboerse.de/Teige/Details?id=1859" xCustomLegalText: "Impressum & Datenschutz" @@ -99,11 +99,11 @@ languages: profileMode: title: Hi! 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: # optional - - name: xing - url: "https://www.xing.com/profile/Thorsten_Ortlepp3" + socialIcons: - name: git url: "https://git.ortlepp.ms/web/" + - name: xing + url: "https://www.xing.com/profile/Thorsten_Ortlepp3" - name: sourdough url: "https://www.sauerteigboerse.de/Teige/Details?id=1859" xCustomLegalText: "Legal notice" |