aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 4602cac..da62135 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -2,7 +2,7 @@
<div class="section" style="background-color: {{ .Params.bgColor }};">
<div class="section-child">
<div class="img-r">
- <a href="/danbooru-notice/">
+ <a href="/image-ownership-notice/">
<img src="{{ .Params.img }}" alt="{{ .Params.imgAlt }}"/>
</a>
</div>