From a2ebc0b54d9ebfc7b5d0d4ebeccc35c362f84f5c Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Tue, 4 Oct 2016 09:06:05 +1100 Subject: [PATCH] Add index.html link for GitHub Pages (hopefully this works) --- .stow-local-ignore | 3 +++ index.html | 1 + 2 files changed, 4 insertions(+) create mode 100644 .stow-local-ignore create mode 120000 index.html diff --git a/.stow-local-ignore b/.stow-local-ignore new file mode 100644 index 0000000..d99554d --- /dev/null +++ b/.stow-local-ignore @@ -0,0 +1,3 @@ +CNAME +README.md +index.html diff --git a/index.html b/index.html new file mode 120000 index 0000000..523e4a4 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +.local/bin/dots \ No newline at end of file