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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-07-26 07:15:22 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-07-26 07:15:22 +0300
commitc1585f95317a5710ee8ca5bee435bdf0858bfc3d (patch)
tree54582741bc627f61ad7107a99b3db6ab66009fc8
parent81207224c7f0d8f8a29ce75eef857c6054e9c5bc (diff)
Comment about publication elements
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 830c3f5..4ed2561 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -130,6 +130,7 @@ theme = "aafu"
[params.publication]
title = "Publications"
icon = "fas fa-book"
+ #The order below determines the order in which the items appear in "Publications" section
format = ["date", "authors", "title", "journal"]
[[params.publication.list]]