Update theme

This commit is contained in:
Digital Studium
2023-05-16 10:55:08 +03:00
parent 01c477dc34
commit c52a554bee
3 changed files with 8 additions and 2 deletions

View File

@@ -19,9 +19,10 @@ languages:
params:
authorPage: /about-author
logo: /images/logo.svg
logo: /static/images/logo.svg
schemaType: TechArticle
copyright: http://creativecommons.org/licenses/by/4.0/
includeJS: ['copy.js']
# deployment:
# targets:

View File

@@ -0,0 +1,5 @@
module:
mounts:
- source: "static"
target: "static"
excludeFiles: "admin"