You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
860 B
42 lines
860 B
baseURL = "https://sothr.com/"
|
|
languageCode = "en-us"
|
|
title = "Sothr"
|
|
theme = "pure"
|
|
|
|
[params]
|
|
CopyrightHolder = "Drew Short"
|
|
CopyrightYear = "2014"
|
|
[params.links]
|
|
|
|
[params.links.blog]
|
|
weight = 40
|
|
title = "Blog"
|
|
url = "https://blog.nulloctet.com"
|
|
|
|
[params.links.resume]
|
|
weight = 30
|
|
title = "Résumé"
|
|
url = "https://sothr.com/resume/"
|
|
|
|
[params.links.gitea]
|
|
weight = 21
|
|
title = "Gitea"
|
|
image = "assets/img/gitea.svg"
|
|
url = "https://git.nulloctet.com/warricksothr?tab=activity"
|
|
|
|
[params.links.gitlab]
|
|
weight = 20
|
|
title = "GitLab"
|
|
image = "assets/img/gitlab.svg"
|
|
url = "https://gitlab.com/WarrickSothr"
|
|
|
|
[params.links.github]
|
|
weight = 10
|
|
title = "GitHub"
|
|
image = "assets/img/github.png"
|
|
url = "https://github.com/warricksothr/"
|
|
|
|
[params.links.linkedin]
|
|
title = "LinkedIn"
|
|
image = "assets/img/linkedin.png"
|
|
url = "https://www.linkedin.com/in/drew-short-5188033a/"
|