From 77c6204feb9a64f4ca65230476f1026391669280 Mon Sep 17 00:00:00 2001 From: Ben Pritchard Date: Fri, 27 Mar 2015 22:01:24 +0000 Subject: [PATCH] Favicon, htaccess and updated github link --- .htaccess | 6 ++++++ favicon.ico | Bin 0 -> 3262 bytes index.htm | 7 ++++--- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 .htaccess create mode 100644 favicon.ico diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..96f8b0d --- /dev/null +++ b/.htaccess @@ -0,0 +1,6 @@ + +Options +FollowSymlinks +RewriteEngine on + +RewriteCond %{HTTP_HOST} !^www.diceware.net +RewriteRule ^(.*)$ http://www.diceware.net/$1 [R=permanent,L] diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..11d7d413f99097795248316eac824743f8deb382 GIT binary patch literal 3262 zcmds)y-osA5QWEt(6}_17(+!uV@FLxY)E(w3KE`y%8oanprG~zcnk0+#%Q)t6N!mh zSQ;BWxH`F+vzdlWNL=nN=gxfhuzQ)kEFyb&HJgItk(^~Bhaz%}9U(cvzKL(PQ{)cz zi~T2nL#uUNuU`f=nAd6-BFmr#bDVi1X9eyL^0z(nLIN;8a*m+ z1X9eyL^0#vZr`lepXm^E8;vXFjX;Wdm?&oa5$|^I^8BOt2nci)E)_n{{xHe1^G@d$ z4WiW31RcKA-wfZTyAyxsdP}dx;raai?~DC?-uOq?XY~CQy*@;*Z_(>B%ESM?;QH}- zQ$IX>%gF!p_ve$R%jeDfMAuJr{YT%w(d$q2`ib)J*K@8PpGW=h^KHMMPp2 - + Diceware Passphrase Lookup and Generator - + + @@ -125,7 +126,7 @@

Use a different word list:

Loving put together by Ben.
- All the source for this is available on Github. + All the source for this is available on Github.