mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-24 06:35:57 -04:00
run initial SCSS refactoring through percy
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{{ define "main" }}
|
||||
<main id="etc">
|
||||
<section class="page" id="etc">
|
||||
<h1><a class="no-underline" href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1>
|
||||
|
||||
<div id="content">
|
||||
{{ .Content }}
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</main>
|
||||
</section>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user