From b1efd00585f84abc397a040852b67c31d36d177d44367a7581afd3e4389b6fd2 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 28 Apr 2022 00:00:00 +0000 Subject: Initial commit --- layouts/partials/head.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 layouts/partials/head.html (limited to 'layouts/partials/head.html') diff --git a/layouts/partials/head.html b/layouts/partials/head.html new file mode 100644 index 0000000..2e5db26 --- /dev/null +++ b/layouts/partials/head.html @@ -0,0 +1,9 @@ + + + + + + + + {{ $.Site.Title }} + -- cgit v1.2.3