Footer credits update (#130)

* Footer credits update

* Tabs to spaces

* Add link styles
This commit is contained in:
lukinovec 2021-07-06 18:09:06 +02:00 committed by GitHub
parent 84f22f7cba
commit b573543f67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@
</a> </a>
</div> </div>
<p class="mt-8 text-base leading-6 text-gray-400 md:mt-0 md:order-1"> <p class="mt-8 text-base leading-6 text-gray-400 md:mt-0 md:order-1">
&copy; {{ date('Y') }} Samuel Štancl. All rights reserved. Made by <a class="text-base leading-6 text-gray-300 hover:text-white" href="https://archte.ch">ArchTech</a>. &copy; {{ date('Y') }} All rights reserved.
</p> </p>
</div> </div>
</div> </div>