mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Update layout.html.php
This commit is contained in:
parent
90417620f7
commit
0faa3e4d09
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@
|
|||
<div class="mb-2 flex space-x-2 text-sm text-gray-500 dark:text-gray-400">
|
||||
<div><?php echo copyright();?></div>
|
||||
</div>
|
||||
<div class="mb-8 text-sm text-gray-500 dark:text-gray-400">Based on <a style="te" target="_blank" rel="nofollow" href="https://github.com/timlrx/tailwind-nextjs-starter-blog">Tailwind Starter</a></div>
|
||||
<div class="mb-8 text-sm text-gray-500 dark:text-gray-400">Design by <a style="te" target="_blank" rel="nofollow" href="https://www.timlrx.com/">Timlrx</a></div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue