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/post.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _layouts/post.html (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html new file mode 100644 index 0000000..71a2338 --- /dev/null +++ b/_layouts/post.html @@ -0,0 +1,9 @@ +--- +layout: default +--- + +

{{ page.name }} +

{{ page.blurb }} +

{{ page.email }} + + -- cgit v1.2.3-54-g00ecf