Export to yaml

This commit is contained in:
joncrangle
2023-12-09 23:51:34 -05:00
parent 8ffaa5fde1
commit 1e41e6f2b0
2 changed files with 24 additions and 69 deletions

View File

@@ -39,6 +39,7 @@
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js"
data-manual
></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/4.1.0/js-yaml.min.js"></script>
<script>
const handleThemeChange = () => {
let theme = localStorage.getItem("theme");