From f26a7d15cca10cc217bb002f50c4bba5882507c1 Mon Sep 17 00:00:00 2001 From: tengel Date: Wed, 20 Mar 2024 11:55:03 -0500 Subject: [PATCH] add footer and sidebar --- Home.md | 5 ++--- _Footer.md | 1 + _Sidebar.md | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 _Footer.md create mode 100644 _Sidebar.md diff --git a/Home.md b/Home.md index 85a9731..3977214 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,4 @@ -# Overview +## Overview -Collection of notes, akin to GitHub gists or GitLab snippets. +Collection of notes, akin to GitHub gists or GitLab snippets -SPDX-License-Identifier: MIT diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..59d7f40 --- /dev/null +++ b/_Footer.md @@ -0,0 +1 @@ +SPDX-License-Identifier: MIT diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..6a59622 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,4 @@ +# Content + +- [[Home]] +