1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 02:05:57 -04:00

majorly refactor SCSS and pray nothing breaks

This commit is contained in:
2021-09-29 09:42:36 -04:00
parent ddc0780fbd
commit 12db17b83c
22 changed files with 289 additions and 244 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{{ define "main" }}
<div class="layout layout-projects">
<h1><a class="no-underline" href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1>
<h1><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1>
<div id="content">
<div id="loading-spinner" class="loading"><div></div><div></div><div></div></div>