diff --git a/.gitignore b/.gitignore index b844b14..c5bfe60 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Gemfile.lock +_site/ diff --git a/_config.yml b/_config.yml index 1885487..a962515 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,2 @@ -theme: jekyll-theme-midnight \ No newline at end of file +theme: jekyll-theme-midnight +repository: SWG-Source/SWG-Source.github.io