Blog: Remove the head_css blocks
This commit is contained in:
parent
94a30462da
commit
4f9cffb1ad
2 changed files with 0 additions and 8 deletions
|
@ -1,7 +1,3 @@
|
|||
{{ define "head_css" }}
|
||||
{{ partialCached "blog/css.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
<main class="main--list">
|
||||
<header class="page-header">
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
{{ define "head_css" }}
|
||||
{{ partialCached "blog/css.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
<article class="content">
|
||||
<header class="page-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue