aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/base.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/_layouts/base.html b/_layouts/base.html
index 0dca421..679ce8b 100644
--- a/_layouts/base.html
+++ b/_layouts/base.html
@@ -241,9 +241,7 @@
241 catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>. 241 catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>.
242 </p> 242 </p>
243 <hr> 243 <hr>
244 <p>This website does not track you. Content is made available under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer">CC BY 4.0 license</a> unless 244 <p>This page's most recent build occurred on {{ site.time | date: "%A, %-d %B, %Y" }} and is also available as <a href="/feed.xml" target="_blank">RSS feed</a>. </p>
245 specified otherwise. Blog is also available as <a href="/feed.xml" target="_blank">RSS feed</a>.
246 </p>
247 </footer> 245 </footer>
248 </body> 246 </body>
249</html> 247</html>