Skip to content

Commit

Permalink
add author
Browse files Browse the repository at this point in the history
  • Loading branch information
kayschima committed Mar 18, 2024
1 parent 085efe6 commit b14ac80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/welcome.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<a href="/" class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">Neue Bingo-Karte
erstellen</a>

<div class="text-center text-xs mt-4">© 2024 kayschima</div>
<div class="text-center text-xs mt-4">© 2024 kayschima (Kay Markschies)</div>
</div>
</div>
</div>
Expand Down

0 comments on commit b14ac80

Please sign in to comment.