Fixed headers and footers (responsive)

This commit is contained in:
Robin Davies
2022-03-12 15:08:45 -05:00
parent e838c1f0d6
commit 8f10596863
6 changed files with 82 additions and 21 deletions
-1
View File
@@ -1,7 +1,6 @@
---
layout: default
---
<div class="home">
{%- if page.title -%}
<h1 class="page-heading">{{ page.title }}</h1>