summarybugs & patchesrefslogtreecommitdiffstats
path: root/out
diff options
context:
space:
mode:
Diffstat (limited to 'out')
-rw-r--r--out/webradio.html61
1 files changed, 61 insertions, 0 deletions
diff --git a/out/webradio.html b/out/webradio.html
new file mode 100644
index 0000000..9127516
--- /dev/null
+++ b/out/webradio.html
@@ -0,0 +1,61 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title><No title> - vosjedev.net</title>
+ <link href="static/style.css" rel="stylesheet">
+ </head>
+ <body>
+ <header>
+
+<div class="title">
+ <div class="left">
+ <img src="https://static.vosjedev.net/logo/vosjedev-art-64x.png" alt="LOGO">
+ <span><span style="color: var(--brand-colour);">vosjedev</span>.net</span>
+ </div>
+ <div class="right">
+ </div>
+</div>
+
+<nav class="second">
+ <ul>
+ <li><a href="/">Home</a></li>
+ <li><a href="/projects.html">Projects</a></li>
+ <li><a href="/archive.html">Archive</a></li>
+ <li><a href="/contact.html">Contact</a></li>
+ <li><a href="/services.html">Services</a></li>
+ </ul>
+</nav>
+
+ </header>
+
+ <div class="main-layout">
+ <nav>
+ <details open> <summary>Tap to toggle TOC</summary>
+ <div class="toc">
+<ul>
+<li><a href="#webradio">Webradio</a></li>
+</ul>
+</div>
+
+ </details>
+ </nav>
+
+ <main>
+ <h1 id="webradio">Webradio</h1>
+<p>This file has moved to a new location. You can now find it at:<br />
+<a href="https://static.vosjedev.net/webradio/">static.vosjedev.net/webradio</a></p>
+ </main>
+
+ <div class="filler"></div>
+ </div>
+
+ <div></div>
+
+ <footer>
+
+ </footer>
+
+ </body>
+</html>