Skip to content

Commit 7bcf0db

Browse files
committed
...
1 parent 8447942 commit 7bcf0db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h1 class="cover-heading">George Floyd</h1>
158158

159159
<footer class="mastfoot mt-auto">
160160
<div class="inner">
161-
<p>-</p>
161+
<p>This site is currently offline, in a small expression of solidarity.<br/>The <a href="https://github.com/encode/django-rest-framework/tree/master/docs">REST framework documentation</a> remains accessible on <a href="https://github.com/encode/django-rest-framework">the GitHub repo.</p>
162162
</div>
163163
</footer>
164164
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h1 class="cover-heading">George Floyd</h1>
158158

159159
<footer class="mastfoot mt-auto">
160160
<div class="inner">
161-
<p>-</p>
161+
<p>This site is currently offline, in a small expression of solidarity.<br/>The <a href="https://github.com/encode/django-rest-framework/tree/master/docs">REST framework documentation</a> remains accessible on <a href="https://github.com/encode/django-rest-framework">the GitHub repo.</p>
162162
</div>
163163
</footer>
164164
</div>

0 commit comments

Comments
 (0)