Blog: Remove the head_css blocks

This commit is contained in:
Eryn Wells 2024-08-08 09:57:01 -10:00
parent 94a30462da
commit 4f9cffb1ad
2 changed files with 0 additions and 8 deletions

View file

@ -1,7 +1,3 @@
{{ define "head_css" }}
{{ partialCached "blog/css.html" . }}
{{ end }}
{{ define "main" }}
<main class="main--list">
<header class="page-header">

View file

@ -1,7 +1,3 @@
{{ define "head_css" }}
{{ partialCached "blog/css.html" . }}
{{ end }}
{{ define "main" }}
<article class="content">
<header class="page-header">