Skip to content
Snippets Groups Projects
Commit b6fbb010 authored by Tomáš's avatar Tomáš
Browse files

[FIX] fix hardcoded typo

parent 9c000cc8
No related branches found
No related tags found
2 merge requests!654release,!652[FIX] fix hardcoded typo
Pipeline #10525 passed
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<section class="footer__social mb-5 mt-16 lg:text-right lg:mb-16 lg:mt-32"> <section class="footer__social mb-5 mt-16 lg:text-right lg:mb-16 lg:mt-32">
{% if page.root_page.social_links %} {% if page.root_page.social_links %}
<div class="font-alt text-2xl mb-4"> <div class="font-alt text-2xl mb-4">
Zůstaňte s námi v konaktu Zůstaňte s námi v kontaktu
</div> </div>
<div <div
class="flex flex-col space-y-2 lg:flex-row lg:justify-end lg:space-y-0 lg:space-x-4"> class="flex flex-col space-y-2 lg:flex-row lg:justify-end lg:space-y-0 lg:space-x-4">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment