general cleanup, testing redirect added

This commit is contained in:
Luke
2018-01-20 10:17:32 -07:00
parent 76f6998de1
commit 5039b83a4c
3 changed files with 9 additions and 9 deletions

View File

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