mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
🐶 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:
parent
f1de1742c5
commit
5e7d82f192
5 changed files with 14 additions and 14 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue