Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorSteven Hancock <stevenh512@gmail.com>2012-03-24 12:55:36 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2012-03-28 05:08:28 +0400
commit208fdee0cdca65ba659e044c31bf1ed0299e4d09 (patch)
tree7e7c792597476574ed6735a7b4acdbf0e3ebf829 /public
parent95b1603a3639b79fba8e787c230999f8ea9448ff (diff)
Make static error pages load images from /assets
Diffstat (limited to 'public')
-rw-r--r--public/404.html2
-rw-r--r--public/500.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/404.html b/public/404.html
index 06bf74d72..0357e6bda 100644
--- a/public/404.html
+++ b/public/404.html
@@ -20,7 +20,7 @@
<!-- This file lives in public/404.html -->
<h1> 404: Not Found </h1>
<a href="javascript:history.go(-1)">
- <img src="/images/404.png"/>
+ <img src="/assets/404.png"/>
</a>
<h1>
<a href="/"> Go Back </a>
diff --git a/public/500.html b/public/500.html
index 92944bfab..b919aa9d2 100644
--- a/public/500.html
+++ b/public/500.html
@@ -34,7 +34,7 @@
<body>
<!-- This file lives in public/500.html -->
<header>
- <img id="diaspora_logo" src="/images/logo_large.png"/>
+ <img id="diaspora_logo" src="/assets/logo_large.png"/>
</header>
<h1>