Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index cb08250..82617b6 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,7 +1,7 @@
-baseURL = "https://example.com"
+baseURL = "/"
languageCode = "en-us"
title = "Résumé | MERT BAKIR"
-disableKinds = ["taxonomy", "term"]
+disableKinds = ["taxonomy", "term", "page", "section", "RSS", "sitemap", "robotsTXT", "404"]
theme = "resume-A4"
[params]
@@ -29,4 +29,4 @@ footer = true
linkedin = "https://www.linkedin.com/in/mertbakir/"
gitlab = "https://gitlab.com/mertbakir/resume-A4"
website = "https://mertbakir.gitlab.io/about/"
-download = "" \ No newline at end of file
+download = "resume.pdf" \ No newline at end of file