This commit is contained in:
Carl Pearson
2021-01-27 08:54:58 -07:00
parent e724973a30
commit 163a470f3f
2 changed files with 7 additions and 1 deletions

View File

@@ -27,7 +27,8 @@ profilePicture = "img/avatar.jpg"
keywords = ""
favicon = "favicons/"
# example ["css/custom.css"]
customCss = []
customCss = ["css/custom.css"]
# customCss = []
# example ["js/custom.js"]
customJs = []
mainSections = ["publication"]