summaryrefslogtreecommitdiff
path: root/why/index.html
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2021-12-30 11:23:55 +0100
committerMinteck <contact@minteck.org>2021-12-30 11:23:55 +0100
commit32fc8db91f67527baa96c357518e2f6dd030090b (patch)
treeb30c28e7236675889d46449e2f566c7e104129ea /why/index.html
downloadpony-32fc8db91f67527baa96c357518e2f6dd030090b.tar.gz
pony-32fc8db91f67527baa96c357518e2f6dd030090b.tar.bz2
pony-32fc8db91f67527baa96c357518e2f6dd030090b.zip
Initial commit
Diffstat (limited to 'why/index.html')
-rw-r--r--why/index.html39
1 files changed, 39 insertions, 0 deletions
diff --git a/why/index.html b/why/index.html
new file mode 100644
index 0000000..519b6a7
--- /dev/null
+++ b/why/index.html
@@ -0,0 +1,39 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>Why did I create this website? · Did you say ponies?</title>
+ <link rel="stylesheet" href="/assets/main.css">
+ <link rel="icon" href="/assets/icon.png">
+</head>
+<body>
+
+<br>
+<br>
+<div id="header-page" class="b container">
+ <div id="header-content">
+ <div id="header-content-inner">
+ <h2 id="header-intro-1">Why did I create this website?</h2>
+ <h3 id="header-intro-2">from <a href="/" class="link">Did you say ponies?</a>, by <a href="https://minteck.org" class="link">Minteck</a></h3>
+ </div>
+ </div>
+</div>
+
+<div class="b container">
+ <p>I was bored. That's it. More seriously:</p>
+ <p>.</p>
+</div>
+
+<hr id="footer-intro">
+
+<div id="footer">
+ <img src="/assets/ponies/footer.gif" id="footer-pony" class="pony" alt="">
+
+ <p>
+ My Little Pony: Friendship is Magic is © Hasbro, all Creations © to their respective artists<br>
+ This website is © Minteck · <a href="https://gitlab.minteck.org/minteck/pony" target="_blank" class="link">Source Code</a>
+ </p>
+</div>
+
+</body>
+</html> \ No newline at end of file