diff options
Diffstat (limited to 'dacctal/files/index.html')
| -rw-r--r-- | dacctal/files/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dacctal/files/index.html b/dacctal/files/index.html new file mode 100644 index 0000000..8a7794a --- /dev/null +++ b/dacctal/files/index.html @@ -0,0 +1,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> + |
