mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-18 17:23:40 -05:00
24 lines
1 KiB
HTML
24 lines
1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>MilkNet | Apps</title>
|
|
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
|
|
<link rel="stylesheet" href="/style.css">
|
|
<script src="/index.js"></script>
|
|
</head>
|
|
<body>
|
|
<img src="/assets/img/milk_optimized.png" class="center">
|
|
<h1 class="center-text">MilkNet</h1>
|
|
|
|
<div class="center-text">
|
|
<p class="center-text">Apps | More soon...</p>
|
|
<a href="/browse">Proxy</a> • <a href="/chat">Chat (Matrix by whatware.net)</a> • <a href="/irc">Chat (IRC by telepath.im)</a> • <a href="/gamja">Gamja (Alt IRC)</a> • <a href="/apps/calculator">Calculator</a> • <a href="/library">Library (WIP)</a> • <a href="/webamp.txt">Music player (Webamp)</a> • <a href="/teletext">Teletext by zxnet.co.uk</a>
|
|
</div>
|
|
|
|
<footer>
|
|
<a href="/"><img src="/assets/img/88x31.png" loading="lazy" width="88" height="31"></a>
|
|
<a href="/"><img src="/assets/img/88x31_light.png" loading="lazy" width="88" height="31"></a>
|
|
</footer>
|
|
</body>
|
|
</html>
|
|
</head>
|