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.
22 lines
507 B
22 lines
507 B
baseURL = "https://sothr.com/"
|
|
languageCode = "en-us"
|
|
title = "Sothr"
|
|
theme = "pure"
|
|
|
|
[params]
|
|
CopyrightHolder = "Drew Short"
|
|
CopyrightYear = "2014"
|
|
[params.links]
|
|
[params.links.resume]
|
|
weight = 10
|
|
title = "Résumé"
|
|
url = "https://sothr.com/resume/"
|
|
[params.links.github]
|
|
weight = 1
|
|
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/"
|