blob: 8a7794a80766c2f18b2208ec315e6c959ff3714e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Symlinx</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="images/symlinx-icon.png">
</head>
<body>
<h1>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal / files ]</h1>
<p>once you go dacctal, you never go bacctal. c ‿c</p>
<br>
<h2>music</h2>
<h3><a href="https://symlinx.net/dacctal/files/on-a-roll.fms">on-a-roll.fms</a></h3>
<br>
</body>
</html>
|