From 20f8f8779c5ba0902f6332760d4c59a00300bd5f Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Wed, 23 Jul 2025 22:32:49 -0600 Subject: Initial commit --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..8d9af82 --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ +--- +layout: default +pagination: + enabled: true +--- + +{% include index.liquid %} -- cgit v1.2.3