🐶 Changed absolute path to relative path

there is no need to be an absolute path becouse there is a canonifyurls option.
This commit is contained in:
koirand 2018-09-24 23:39:32 +09:00
parent f1de1742c5
commit 5e7d82f192
5 changed files with 14 additions and 14 deletions

View file

@ -14,8 +14,8 @@ pygmentsUseClasses = true
Profiles, backgrounds, favorite things etc.
"""
publicationYear = "2018"
# custom_css = ["css/custom.css"]
# custom_js = ["js/custom.js"]
# custom_css = ["/css/custom.css"]
# custom_js = ["/js/custom.js"]
[[params.nav]]
name = "Blog"