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

github.com/7ma7X/HugoTeX.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author7ma7X <hellorusk1998@gmail.com>2020-06-01 12:25:27 +0300
committer7ma7X <hellorusk1998@gmail.com>2020-06-01 12:25:27 +0300
commit27f32680ace57ba28c89bf8e6d6933f198933d43 (patch)
tree94022ec4dae55ec5e3a71723033b74651c4101a4 /exampleSite
parent75c97e730a5931426848997f6163c6555cd50ae2 (diff)
update config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml38
1 files changed, 1 insertions, 37 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index eb7f37f..600b7da 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -10,43 +10,7 @@ footnoteReturnLinkContents = "^"
name = "Kaito Sugimoto"
abstract = "I'm a software engineer and a coffee enthusiast in Japan. My primary interest lies in the area of natural language processing."
-[menu]
-
- [[menu.main]]
- identifier = "about"
- name = "About"
- url = "/about/"
- weight = 10
-
[taxonomies]
category = "categories"
tag = "tags"
-series = "series"
-
-[privacy]
-
- [privacy.vimeo]
- disabled = false
- simple = true
-
- [privacy.twitter]
- disabled = false
- enableDNT = true
- simple = true
-
- [privacy.instagram]
- disabled = false
- simple = true
-
- [privacy.youtube]
- disabled = false
- privacyEnhanced = true
-
-[services]
-
- [services.instagram]
- disableInlineCSS = true
-
- [services.twitter]
- disableInlineCSS = true
-
+series = "series" \ No newline at end of file