Update 01.10.2020

This commit is contained in:
2020-10-01 15:52:38 +02:00
parent 571ddf3a68
commit eabd29338e
18 changed files with 95 additions and 6 deletions

View File

@@ -8,5 +8,10 @@
<body>
<!-- Include the script that builds the page and powers Netlify CMS -->
<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>
<script src="https://sharadcodes.github.io/hugo-shortcodes-netlify-cms/dist/hugo_shortcodes_netlify_cms.js"></script>
<script>
CMS.registerPreviewStyle("/style.css");
</script>
</body>
</html>