From 3f411860b22aa964473084feb449811c0e6e7988 Mon Sep 17 00:00:00 2001 From: bigfloppa234 <104149053+bigfloppa234@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:35:08 -0500 Subject: [PATCH] help --- .github/workflows/jekyll-gh-pages.yml | 1 + index.html | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 index.html diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index e31d81c..359180c 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -1,5 +1,6 @@ # Sample workflow for building and deploying a Jekyll site to GitHub Pages name: Deploy Jekyll with GitHub Pages dependencies preinstalled +theme: jekyll-theme-minima on: # Runs on pushes targeting the default branch diff --git a/index.html b/index.html new file mode 100644 index 0000000..5c1870a --- /dev/null +++ b/index.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file