2023-11-22 23:47:45 +03:00
|
|
|
baseURL = "http://example.org/"
|
|
|
|
languageCode = "en-us"
|
|
|
|
title = "Hugo's Resume"
|
2023-12-02 23:13:43 +03:00
|
|
|
disableKinds = ["taxonomy", "taxonomyTerm", "category", "sitemap", "RSS", "404", "robotsTXT"]
|
2023-11-22 23:47:45 +03:00
|
|
|
|
|
|
|
[Params]
|
|
|
|
Name = "Hugo Jobless"
|
2023-12-03 23:18:52 +03:00
|
|
|
Description = "Hugo theme to build resume page in style of Jake's resume"
|
2023-11-22 23:47:45 +03:00
|
|
|
Phone = "123-456-7890"
|
|
|
|
EMail = "jake@su.edu"
|
|
|
|
LinkedIn = "linkedin.com/in/jake"
|
|
|
|
GitHub = "github.com/jake"
|