2026-04-28 05:59:16 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<link rel="stylesheet" href="/footer.css" />
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2026-04-25 06:30:16 +02:00
|
|
|
<footer class="site-footer">
|
|
|
|
|
<div class="footer-wave-container">
|
|
|
|
|
<img src="/assets/en/svg/ui/bg_header_wave-59d556a181d6146620e75ca3adea5b61bd175820334270a7828974276cb6765f.svg" class="footer-wave" alt="" aria-hidden="true" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-grid">
|
|
|
|
|
<div class="footer-left">
|
|
|
|
|
<img src="/assets/en/ui/fullimg_splatnetlogo.png" class="logo-footer" alt="SplatNet Logo" />
|
|
|
|
|
<span class="tagline">Stay Fresh!</span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="footer-right">
|
|
|
|
|
<div class="logo-row">
|
|
|
|
|
<span class="partner-label">Git</span>
|
|
|
|
|
<a href="https://git.crafterpika.cc/kittentm/splatnet">
|
|
|
|
|
<img src="https://git.crafterpika.cc/assets/img/logo.svg" class="icon-logo" alt="Forgejo Logo" />
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://github.com/KittenTM/splatnet">
|
|
|
|
|
<img src="https://github.githubassets.com/favicons/favicon.svg" class="icon-logo" alt="GitHub Logo" />
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<nav class="footer-nav">
|
|
|
|
|
<a href="https://git.crafterpika.cc/kittentm/splatnet/src/branch/main">Source Code</a>
|
|
|
|
|
<a href="https://git.crafterpika.cc/kittentm/splatnet/issues">Issues</a>
|
|
|
|
|
<a href="https://git.crafterpika.cc/kittentm/splatnet/pulls">Contribute</a>
|
|
|
|
|
<a href="https://git.crafterpika.cc/kittentm/splatnet/activity">Contributors</a>
|
|
|
|
|
</nav>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</footer>
|
2026-04-28 05:59:16 +02:00
|
|
|
</body>
|
|
|
|
|
</html>
|