From 686a5b1e94a35cd1e293483638ece0d648c4563f Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 18 Jan 2024 10:44:33 -0500 Subject: Initial commit to new cgit platform --- _layouts/page.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 _layouts/page.html (limited to '_layouts/page.html') diff --git a/_layouts/page.html b/_layouts/page.html new file mode 100755 index 0000000..bfe2a7b --- /dev/null +++ b/_layouts/page.html @@ -0,0 +1,13 @@ +--- +layout: compress +--- + + + + + {% include head.html %} + + {{ content }} + + + -- cgit v1.2.3-54-g00ecf