feat: disable grid

This commit is contained in:
2024-11-22 15:22:50 -05:00
parent 79327510d7
commit de2bd63927

View File

@@ -9,7 +9,7 @@
</head>
<body>
{{ template "content" .}}
<div id="grid"></div>
<!-- <div id="grid"></div> -->
</body>
<footer>
Website design inspired by and shamelessly stolen from <a href="https://owickstrom.github.io/the-monospace-web/">The monospace web </a>