mirror of
https://github.com/djkotowski/personal-website.git
synced 2026-06-19 12:32:47 -05:00
Remove unused .htaccess
File was required for hosting in Namecheap. Now that we are hosting on Github pages, this is no longer required.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTP_HOST} ^www\.dankotowski.dev
|
||||
RewriteRule ^(.*)$ https://dankotowski.dev/$1 [R=301,L]
|
||||
Reference in New Issue
Block a user