diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config.toml b/config.toml deleted file mode 100644 index 5f5e609..0000000 --- a/config.toml +++ /dev/null @@ -1,12 +0,0 @@ -baseURL = "http://example.org/" -languageCode = "en-us" -title = "Hugo's Resume" -disableKinds = ["taxonomy", "taxonomyTerm", "category", "sitemap", "RSS", "404", "robotsTXT"] - -[Params] - Name = "Hugo Jobless" - Description = "Hugo theme to build resume page in style of Jake's resume" - Phone = "123-456-7890" - EMail = "jake@su.edu" - LinkedIn = "linkedin.com/in/jake" - GitHub = "github.com/jake"
\ No newline at end of file |