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