zenno: make footer links open new tabs
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{@render children()}
|
||||
</div>
|
||||
<footer class="inset-x-0 bottom-0 mt-8 border-t bg-mist-300 p-4 text-center text-sm md:mt-20 dark:border-none dark:bg-mist-900">
|
||||
Umamusume: Pretty Derby tools by <a href="https://zephyrtronium.date/">zephyrtronium</a>.<br />
|
||||
All data is generated from the game's local database.
|
||||
Umamusume: Pretty Derby tools by <a href="https://zephyrtronium.date/" target="_blank" rel="noopener noreferrer">zephyrtronium</a>.<br />
|
||||
All game data is auto-generated from the <a href="https://git.sunturtle.xyz/zephyr/horse/src/branch/main/doc/README.md" target="_blank" rel="noopener noreferrer">game's local database</a>.
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user