mirror of
https://git.digitalstudium.com/digitalstudium/digitalstudium.com
synced 2023-12-29 08:06:35 +00:00
Update theme
This commit is contained in:
@@ -19,9 +19,10 @@ languages:
|
|||||||
|
|
||||||
params:
|
params:
|
||||||
authorPage: /about-author
|
authorPage: /about-author
|
||||||
logo: /images/logo.svg
|
logo: /static/images/logo.svg
|
||||||
schemaType: TechArticle
|
schemaType: TechArticle
|
||||||
copyright: http://creativecommons.org/licenses/by/4.0/
|
copyright: http://creativecommons.org/licenses/by/4.0/
|
||||||
|
includeJS: ['copy.js']
|
||||||
|
|
||||||
# deployment:
|
# deployment:
|
||||||
# targets:
|
# targets:
|
5
config/production/config.yaml
Normal file
5
config/production/config.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
module:
|
||||||
|
mounts:
|
||||||
|
- source: "static"
|
||||||
|
target: "static"
|
||||||
|
excludeFiles: "admin"
|
Submodule themes/ds updated: da9874228b...13b7803377
Reference in New Issue
Block a user