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-05-11 05:31:31 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-05-11 05:31:31 +0300
commit09dd2fa8b422365744696d9421f7096f81e83388 (patch)
treeaaab1fc8dab70bc2baafb05deaca95b8395e055c /exampleSite
parent9dcb1c06176ad1056eae94478acd978c0a691f75 (diff)
unhide skill section
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 54eac6f..b7ff329 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -63,8 +63,8 @@ theme = "aafu"
item = "publication"
[[params.showInAccordion]]
item = "project"
- #[[params.showInAccordion]]
- # item = "skill"
+ [[params.showInAccordion]]
+ item = "skill"
[[params.showInAccordion]]
item = "hobby"