From 199f5ca505ca7392b3e770e83c5150a9f897d6d0 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 27 Dec 2022 00:48:42 -0700 Subject: somewhat functional website now --- layouts/partials/sidebar.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 layouts/partials/sidebar.html (limited to 'layouts/partials/sidebar.html') diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html new file mode 100644 index 0000000..606efc4 --- /dev/null +++ b/layouts/partials/sidebar.html @@ -0,0 +1,37 @@ +
+ +


Bryson Steck

+ + + + + + + + + + + + + +


© Bryson Steck 2021-2022

+

Free and open source software under the AGPL v3.0 License.

+
-- cgit v1.2.3