This commit is contained in:
Lazy Hippopotamus
2023-06-25 14:33:55 -04:00
parent 982727d234
commit 8b4e3fe1b8

View File

@@ -14,7 +14,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>{{ site.title }} | {{ page.title }}</title> <title>{{ site.title }} | {{ page.title }}</title>
<link rel="stylesheet" href="/main.css" /> <link rel="stylesheet" href="main.css" />
</head> </head>
<body onclick="sidebar_off()"> <body onclick="sidebar_off()">
<svg width="0" height="0"> <!-- clip paths for the sidebar --> <svg width="0" height="0"> <!-- clip paths for the sidebar -->