From 5f99edd4d6540ddf03c80432c07bcbeb7edaad43 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 14 May 2023 21:08:30 -0700 Subject: [PATCH] initial --- _layouts/default.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 _layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 000000000..1776ffa0d --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,43 @@ + + + + + +{% seo %} + + + + + + + {% include head-custom.html %} + + + Skip to the content. + + + +
+ {{ content }} + + +
+ +