Skip to content

Commit

Permalink
fix: Added proper credits
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Jul 19, 2024
1 parent 19bd79f commit 04a9710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/assets/homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</div>
</main>
<footer>
<span>created by </span><a href="https://osuck.net/" target="_blank">cyperdark</a>
<span>created by <a href="https://kotrik.ru/" target="_blank">KotRik</a>, <a href="https://github.com/xxCherry" target="_blank">Cherry</a> & <a href="https://osuck.net/" target="_blank">cyperdark</a></span>
</footer>
<script src="/assets/homepage.js" defer></script>
</body>
Expand Down

0 comments on commit 04a9710

Please sign in to comment.