PageRenderTime 36ms CodeModel.GetById 33ms RepoModel.GetById 0ms app.codeStats 0ms

/config.toml

https://gitlab.com/klauer/bio-page
TOML | 31 lines | 30 code | 1 blank | 0 comment | 0 complexity | 346b8df1c1a0a4c9f2fd93995f033f5d MD5 | raw file
  1. baseurl = "https://www.nickklauer.info"
  2. languageCode = "en-us"
  3. title = "Nick Klauer"
  4. [params]
  5. description = ""
  6. googleAnalytics = "UA-27148269-1"
  7. [[params.social]]
  8. title = "coding"
  9. icon = "github"
  10. url = "https://github.com/klauern"
  11. [[params.social]]
  12. title = "musing"
  13. icon = "twitter"
  14. url = "https://twitter.com/klauern"
  15. [[params.social]]
  16. title = "rambling"
  17. icon = "rss-square"
  18. url = "https://blog.nickklauer.info"
  19. [[params.social]]
  20. title = "glad-handing"
  21. icon = "linkedin"
  22. url = "https://linkedin.com/nickklauer"
  23. [[params.social]]
  24. title = "lecturing"
  25. icon = "envelope-o"
  26. url = "mailto:klauer@gmail.com"
  27. [[params.social]]
  28. title = "credentialing"
  29. icon = "file-text"
  30. url = "https://docs.google.com/document/d/1EY-DBSnOZzoKiLArBvkevnfWCGHOKFzKytm1BL0NhJs/pub?embedded=true"