Removed problematic asset configuration
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -30,7 +30,6 @@ defaults:
|
|||||||
layout: "page"
|
layout: "page"
|
||||||
sidebarboxes: "author encrypted-communication"
|
sidebarboxes: "author encrypted-communication"
|
||||||
|
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
include:
|
include:
|
||||||
@ -43,9 +42,4 @@ exclude:
|
|||||||
- deploy_ed25519.enc
|
- deploy_ed25519.enc
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- vendor
|
- vendor
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
# asset settings
|
|
||||||
assets:
|
|
||||||
cdn:
|
|
||||||
url: https://cdn.2martens.de
|
|
||||||
Reference in New Issue
Block a user