aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-12-04 00:00:49 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-12-04 00:00:49 +0300
commit952e74e2381a3f070f16c945a85c86343fa0c1a5 (patch)
tree73bdfc8afc215ef30865e4e9c1b98d5de94e2d0e /config.toml
parentdbec2315cbde4a7286e2fccbd03bfe691d0b7d14 (diff)
Delete content and config from theme
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml12
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