From 7101844cbb888ddfc061a7d14561ce200f1bd54c Mon Sep 17 00:00:00 2001 From: Noah Date: Sat, 29 Jul 2023 14:59:43 +0000 Subject: Add footer --- _layouts/default.html | 9 +++++++++ assets/index.css | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/_layouts/default.html b/_layouts/default.html index 3bef749..c1f20f0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -69,4 +69,13 @@ >
{{content}}
+
+ diff --git a/assets/index.css b/assets/index.css index de21004..6c9ba66 100644 --- a/assets/index.css +++ b/assets/index.css @@ -14,6 +14,12 @@ html { } } +footer { + width: 100%; + background-color: black; + margin-bottom: 5%; +} + h2 > a::before { content: '> '; } -- cgit 1.4.1-2-gfad0