diff --git a/_config.yml b/_config.yml index 243ea71..afde767 100644 --- a/_config.yml +++ b/_config.yml @@ -30,7 +30,6 @@ defaults: layout: "page" sidebarboxes: "author encrypted-communication" - # Build settings markdown: kramdown include: @@ -43,9 +42,4 @@ exclude: - deploy_ed25519.enc - LICENSE - vendor - - node_modules - -# asset settings -assets: - cdn: - url: https://cdn.2martens.de \ No newline at end of file + - node_modules \ No newline at end of file