Export to yaml
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user