aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 3c88f26..d6bb0e3 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -168,7 +168,7 @@
168 <p>This website does not track you. Content is made available under 168 <p>This website does not track you. Content is made available under
169 the <a href="https://creativecommons.org/licenses/by/4.0/" 169 the <a href="https://creativecommons.org/licenses/by/4.0/"
170 target="_blank" rel="noreferrer">CC BY 4.0 license</a> unless specified 170 target="_blank" rel="noreferrer">CC BY 4.0 license</a> unless specified
171 otherwise. Blog feed is available as <a href="/index.xml" 171 otherwise. Blog is also available as <a href="/index.xml"
172 target="_blank">RSS feed</a>. 172 target="_blank">RSS feed</a>.
173 </p> 173 </p>
174 </footer> 174 </footer>