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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml14
1 files changed, 8 insertions, 6 deletions
diff --git a/config.toml b/config.toml
index d37a1fea..a72414fa 100644
--- a/config.toml
+++ b/config.toml
@@ -217,7 +217,14 @@ enableGitInfo = false
# 1 = Detailed
# 2 = APA
# 3 = MLA
- publication_format = 3
+ # 4 = Stream
+ publication_format = 4
+
+ # Talk list format.
+ # 0 = Simple
+ # 1 = Detailed
+ # 2 = Stream
+ talk_format = 2
# Social/Academic Networking
#
@@ -293,11 +300,6 @@ enableGitInfo = false
weight = 4
[[menu.main]]
- name = "Teaching"
- url = "#teaching"
- weight = 5
-
-[[menu.main]]
name = "Contact"
url = "#contact"
weight = 6