mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-30 22:45:19 -04:00
Update Dark Mode logic
This commit is contained in:
parent
27133ef863
commit
ea1796cf97
3 changed files with 3 additions and 20 deletions
|
@ -7,7 +7,8 @@
|
|||
<span>Theme️ <a href="https://github.com/nanxiaobei/hugo-paper" rel="noopener" target="_blank">Paper</a></span>
|
||||
</footer>
|
||||
<script src="{{ "highlight.min.js" | absURL }}"></script>
|
||||
<script src="{{ "sunrise-sunset.min.js" | absURL }}"></script>
|
||||
<script src="{{ "main.js" | absURL }}"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue