diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-05 07:33:42 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-05 07:33:42 +0200 |
| commit | c181dc5c37435029a0f5f2c51d6f36da4d32afd5 (patch) | |
| tree | 0bb74fb47d4de9910e26834c252b10a7f5dd94c4 /templates/base.html | |
| parent | 2d82707fcfba3752ec2ebadeb845607f2a5d694b (diff) | |
| download | mitjafelicijan.com-c181dc5c37435029a0f5f2c51d6f36da4d32afd5.tar.gz | |
Post: Floods in Slovenia up close
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 |
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> |
