From e7f663548cdbbb82e9766f388dadd9393980887c Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Sat, 4 Feb 2023 10:41:33 -0500 Subject: [PATCH] Add note support --- 404.html | 3 ++- Gemfile | 4 ++- Gemfile.lock | 7 ++++- Makefile | 2 +- _config.yml | 12 +++++++-- _includes/header.html | 2 +- _includes/home.html | 62 +++++++++++++++++++++++++++++++++++++++++++ index.html | 60 ++--------------------------------------- main.scss | 53 +++++++++++++++++++++++++++++++++--- 9 files changed, 137 insertions(+), 68 deletions(-) create mode 100644 _includes/home.html diff --git a/404.html b/404.html index 811f7a3..23eb856 100644 --- a/404.html +++ b/404.html @@ -3,8 +3,9 @@ permalink: /404.html layout: default --- +