Updates
This commit is contained in:
parent
b4c90ba049
commit
16685bd250
44 changed files with 1 additions and 259 deletions
|
@ -78,12 +78,6 @@
|
|||
data-font="english"
|
||||
data-path="/posts/the-trivium-a-tool-for-learning-anything/"
|
||||
>
|
||||
<script>
|
||||
const savedTheme = localStorage.getItem("theme");
|
||||
if (savedTheme != null) {
|
||||
document.body.setAttribute("data-theme", savedTheme);
|
||||
}
|
||||
</script>
|
||||
<header>
|
||||
<nav>
|
||||
<div class="nav-row">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue