From c1585f95317a5710ee8ca5bee435bdf0858bfc3d Mon Sep 17 00:00:00 2001 From: Darshan Baral Date: Thu, 25 Jul 2019 21:15:22 -0700 Subject: Comment about publication elements --- exampleSite/config.toml | 1 + 1 file changed, 1 insertion(+) 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]] -- cgit v1.2.3