From 4a554442fa5101552630fc5a5da88cf8b2046038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabella=20Sko=C5=99epov=C3=A1?= <isabella@skorepova.info> Date: Fri, 16 Nov 2018 00:44:43 +0100 Subject: [PATCH] Change footer attributtion --- theme/templates/partials/base.html.nunj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/partials/base.html.nunj b/theme/templates/partials/base.html.nunj index 5df2efc5..4d7cfa72 100644 --- a/theme/templates/partials/base.html.nunj +++ b/theme/templates/partials/base.html.nunj @@ -202,7 +202,7 @@ </div> </div> <div class="container s6"> - Stránky pro OK1KVK vytvořil <a class="orange-text text-lighten-3" target="_blank" href="https://blog.skorepa.info">Jakub Skořepa</a> 2015-2017 + Stránky pro OK1KVK vytvořila <a class="orange-text text-lighten-3" target="_blank" href="https://codewitchbella.com">Isabella Skořepová</a> 2015-2017 </div> </footer> -- GitLab