[Pkg-privacy-commits] [onionshare] 28/53: Changed 404 page to just say "404" (fixes #225)

Ulrike Uhlig u-guest at moszumanska.debian.org
Wed Dec 30 00:20:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository onionshare.

commit 76d65c678b955071f3f7edf42ac5d56f6e75aa81
Author: Micah Lee <micah at micahflee.com>
Date:   Fri Nov 20 12:50:34 2015 -0800

    Changed 404 page to just say "404" (fixes #225)
---
 onionshare/404.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/onionshare/404.html b/onionshare/404.html
index 05b8eb3..2e2b06f 100644
--- a/onionshare/404.html
+++ b/onionshare/404.html
@@ -7,9 +7,9 @@
                 background-color: #FFC4D5;
                 color: #FF0048;
                 text-align: center;
-                font-size: 30em;
+                font-size: 20em;
             }
         </style>
     </head>
-    <body>☠</body>
+    <body>404</body>
 </html>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list