aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/open_section.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/open_section.html')
-rw-r--r--layouts/partials/open_section.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/layouts/partials/open_section.html b/layouts/partials/open_section.html
deleted file mode 100644
index cf59ee8..0000000
--- a/layouts/partials/open_section.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<h2 class="baskerville f2 lh-title">{{ .Title }}</h2>
-
-<div class="main-content lh-copy">
- {{ .Content }}
-</div>