/config.toml
https://gitlab.com/klauer/bio-page · TOML · 31 lines · 30 code · 1 blank · 0 comment · 0 complexity · 346b8df1c1a0a4c9f2fd93995f033f5d MD5 · raw file
- baseurl = "https://www.nickklauer.info"
- languageCode = "en-us"
- title = "Nick Klauer"
- [params]
- description = ""
- googleAnalytics = "UA-27148269-1"
- [[params.social]]
- title = "coding"
- icon = "github"
- url = "https://github.com/klauern"
- [[params.social]]
- title = "musing"
- icon = "twitter"
- url = "https://twitter.com/klauern"
- [[params.social]]
- title = "rambling"
- icon = "rss-square"
- url = "https://blog.nickklauer.info"
- [[params.social]]
- title = "glad-handing"
- icon = "linkedin"
- url = "https://linkedin.com/nickklauer"
- [[params.social]]
- title = "lecturing"
- icon = "envelope-o"
- url = "mailto:klauer@gmail.com"
- [[params.social]]
- title = "credentialing"
- icon = "file-text"
- url = "https://docs.google.com/document/d/1EY-DBSnOZzoKiLArBvkevnfWCGHOKFzKytm1BL0NhJs/pub?embedded=true"