From 0323300d2bc1f8ab3503931088c1e50a9735e3d5 Mon Sep 17 00:00:00 2001 From: ION606 Date: Sat, 6 Apr 2024 19:10:48 -0700 Subject: [PATCH] theme --- _config.yml | 1 + index.html | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 _config.yml create mode 100644 index.html diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..8ec9453 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +jekyll-theme-minimal \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ebac6a3 --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + + + + ION606.com + + + + + + + + \ No newline at end of file