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.

48 lines
997 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.blog]
  10. weight = 40
  11. title = "Blog"
  12. url = "https://blog.nulloctet.com"
  13. [params.links.resume]
  14. weight = 30
  15. title = "Résumé"
  16. url = "https://sothr.com/resume/"
  17. [params.links.pleroma]
  18. weight = 22
  19. title = "Pleroma"
  20. image = "assets/img/pleroma.svg"
  21. url = "https://social.nulloctet.com/warricksothr"
  22. [params.links.gitea]
  23. weight = 21
  24. title = "Gitea"
  25. image = "assets/img/gitea.svg"
  26. url = "https://git.nulloctet.com/warricksothr?tab=activity"
  27. [params.links.gitlab]
  28. weight = 20
  29. title = "GitLab"
  30. image = "assets/img/gitlab.svg"
  31. url = "https://gitlab.com/WarrickSothr"
  32. [params.links.github]
  33. weight = 10
  34. title = "GitHub"
  35. image = "assets/img/github.png"
  36. url = "https://github.com/warricksothr/"
  37. [params.links.linkedin]
  38. title = "LinkedIn"
  39. image = "assets/img/linkedin.png"
  40. url = "https://www.linkedin.com/in/drew-short-5188033a/"