diff options
author | HombreLaser <buran@silosneeded.com> | 2025-07-23 22:32:49 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2025-07-23 22:32:49 -0600 |
commit | 20f8f8779c5ba0902f6332760d4c59a00300bd5f (patch) | |
tree | 14b4c55fad8e202f82ece005d7470dc008fd06f9 /index.html |
Initial commit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 7 insertions, 0 deletions
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 %} |