From e48a9d406fbd5489dc25bcdd92b1df2b0c862105 Mon Sep 17 00:00:00 2001 From: Carlos Sosa Date: Tue, 28 Aug 2018 00:22:45 -0700 Subject: Initial commit --- templates/default.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 templates/default.html (limited to 'templates/default.html') diff --git a/templates/default.html b/templates/default.html new file mode 100644 index 0000000..c3dd400 --- /dev/null +++ b/templates/default.html @@ -0,0 +1,33 @@ + + + + + + + My Hakyll Blog - $title$ + + + + + +
+

$title$

+ $body$ +
+ + + + -- cgit v1.3-2-g0d8e