mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
Fix regression in 404.html
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>The page you were looking for doesn't exist (404)</title>
|
||||
<link href="favicon.ico" rel="shortcut icon">
|
||||
<link href="404.css" type="text/css" rel="stylesheet">
|
||||
<link href="/404.css" type="text/css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<!-- This file lives in public/404.html -->
|
||||
|
||||
Reference in New Issue
Block a user