Update footer.blade.php

This commit is contained in:
2020-08-24 10:12:22 +05:00
parent a6abde8547
commit a98f666ba0

View File

@@ -4,6 +4,9 @@
<img class="w-12 h-12" src="/images/icon.png" />
</div>
<ul class="flex flex-wrap font-medium text-gray-700 pb-8 justify-center max-w-xl">
<li>
<a href="/preview" class="hover:underline">Preview</a>
</li>
<li>
<a href="/about" class="hover:underline">About</a>
</li>