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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

26 lines
629 B

  1. baseURL = "https://sothr.com/"
  2. languageCode = "en-us"
  3. title = "Sothr"
  4. theme = "pure"
  5. [params]
  6. CopyrightHolder = "Drew Short"
  7. CopyrightYear = "2014"
  8. [params.links]
  9. [params.links.resume]
  10. weight = 10
  11. title = "Résumé"
  12. url = "https://sothr.com/resume/"
  13. [params.links.gitlab]
  14. weight = 2
  15. title = "GitLab"
  16. image = "assets/img/gitlab.svg"
  17. url = "https://gitlab.com/WarrickSothr"
  18. [params.links.github]
  19. weight = 1
  20. title = "GitHub"
  21. image = "assets/img/github.png"
  22. url = "https://github.com/warricksothr/"
  23. [params.links.linkedin]
  24. title = "LinkedIn"
  25. image = "assets/img/linkedin.png"
  26. url = "https://www.linkedin.com/in/drew-short-5188033a/"