aboutsummaryrefslogtreecommitdiff
path: root/embed.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-07-30 22:10:32 +0200
committerGitHub <[email protected]>2019-07-30 22:10:32 +0200
commitf55bbbe9e997ba27817196d96a033cebef145cd6 (patch)
tree2122e7db6f0604d3f456cb8f29a2d5e4f3e67880 /embed.html
downloadveil-f55bbbe9e997ba27817196d96a033cebef145cd6.tar.xz
veil-f55bbbe9e997ba27817196d96a033cebef145cd6.zip
upload core files
Diffstat (limited to 'embed.html')
-rw-r--r--embed.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/embed.html b/embed.html
new file mode 100644
index 0000000..50cf329
--- /dev/null
+++ b/embed.html
@@ -0,0 +1,31 @@
+<!doctype html>
+<html lang="en">
+
+
+ <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
+
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <link rel="stylesheet" href="css/main.css">
+ <base target="_parent">
+ <script src="./assets/js/embed/main.js"></script>
+ </head>
+
+ <body class="embed">
+ <div class="container">
+ <p>
+ This site is part of <a href="index.html">Veil</a>, a webring with
+ 1 member. <!--2 members.-->
+ </p>
+ <p class="ring-nav">
+ <a href="https://s1n.pw/" aria-label="Go to previous site" id="prev">◄ Previous</a>
+ <a href="https://s1n.pw/" aria-label="Go to a random site" id="random">Random</a>
+ <a href="https://s1n.pw/" aria-label="Go to next site" id="next">Next ►</a>
+ </p>
+ </div>
+ </body>
+
+
+</html> \ No newline at end of file