Skip to content

Commit

Permalink
💄 change footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tchartron committed Nov 30, 2021
1 parent 6b7e501 commit 33de90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
<div class="mt-16 border-t-2 border-gray-300 flex flex-col items-center">
<div class="sm:w-2/3 text-center py-6">
<p class="text-sm text-black dark:text-white font-bold mb-2">
© 2021 zola-tailwind theme made with tailwindcss for <a href="https://www.getzola.org/" target="_blank">Zola</a>
© 2021 blow theme made with <a href="https://tailwindcss.com/" target="_blank">tailwindcss</a> for <a href="https://www.getzola.org/" target="_blank">Zola</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 33de90b

Please sign in to comment.