Bootstrap 4 + Jekyll transition #552

Merged
ghost merged 54 commits from bootstrap4-transition into master 2018-10-27 18:15:14 +00:00
61 changed files with 27737 additions and 12570 deletions
Showing only changes of commit 83be404f12 - Show all commits

View File

@ -1,10 +0,0 @@
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP:X-Forwarded-Proto} =http
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{HTTP_HOST} !^www\.privacytools\.io$
RewriteRule ^(.*)$ https://www.privacytools.io/$1 [L,R=301]
RewriteRule ^pw.php$ /password.html [R=301,L]