Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
feat: add github link
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-shulha committed Aug 23, 2024
1 parent 2e5f891 commit f88657e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ function gtag(){dataLayer.push(arguments);}

<div class="footer p-4 md:p-6 lg:p-8 text-center text-gray-400">
<p>Hosted with ❤️ on <a href="https://ptah.sh" class="text-blue-500 hover:text-blue-700">ptah.sh</a></p>
<p class="mt-2">View on <a href="https://github.com/ptah-sh/storyngine" class="text-blue-500 hover:text-blue-700">GitHub</a></p>
</div>
</div>
</body>
Expand Down

0 comments on commit f88657e

Please sign in to comment.