Update 01.10.2020

This commit is contained in:
2020-10-01 15:52:38 +02:00
parent b83bef2e03
commit 349cb840f0
3 changed files with 13 additions and 4 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>