added themesDir in config file
This commit is contained in:
parent
78785bd752
commit
bcc70042cc
3 changed files with 3 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
||||||
baseURL = "https://examplesite.com/"
|
baseURL = "https://examplesite.com/"
|
||||||
# theme
|
# theme
|
||||||
theme = "dot"
|
theme = "dot"
|
||||||
|
themesDir = "../.."
|
||||||
# site title
|
# site title
|
||||||
title = "Dot"
|
title = "Dot"
|
||||||
# disable language
|
# disable language
|
||||||
|
|
1
static/plugins/bootstrap/bootstrap.min.css
vendored
1
static/plugins/bootstrap/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
1
static/plugins/bootstrap/bootstrap.min.js
vendored
1
static/plugins/bootstrap/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue