From ee5a62307f6f59d29edcec40d6037b7537e947d2 Mon Sep 17 00:00:00 2001 From: Zeftax Date: Tue, 3 Sep 2019 20:03:48 +0200 Subject: [PATCH] TEST for pages, idk, tried addinh useless empty html doc --- _config.yml | 1 - index.html | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) delete mode 100644 _config.yml create mode 100644 index.html diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 1885487..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-midnight \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..a36d2c5 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ + + + + test + + + + + \ No newline at end of file