website reintegrated into git repo

This commit is contained in:
Luke Smith
2018-10-31 00:44:01 -04:00
parent aff194c8c7
commit c6d6ebe4e3
6 changed files with 99 additions and 1 deletions

6
.htaccess Normal file
View File

@ -0,0 +1,6 @@
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.html [NC,L]
Redirect /larbs.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/larbs.sh
Redirect /arch.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/testing/arch.sh