summary refs log tree commit diff
path: root/credits.html
diff options
context:
space:
mode:
Diffstat (limited to 'credits.html')
-rw-r--r--credits.html36
1 files changed, 0 insertions, 36 deletions
diff --git a/credits.html b/credits.html
deleted file mode 100644
index cfcdd04..0000000
--- a/credits.html
+++ /dev/null
@@ -1,36 +0,0 @@
-<!doctype html>
-<html lang=en>
-  <meta charset=utf-8>
-  <title>venomade.com - credits</title>
-  <meta name="description" content="Venomade's Personal Site">
-  <link rel="stylesheet" href="css/style.css">
-  <link rel="shortcut icon" href="res/favicon.ico" type="image/x-icon">
-
-  <main>
-
-    <article>
-
-      <div class=box><div class=inner>
-      <- <a href="index.html">Return Home</a>
-      </div></div>
-      
-      <div class=box><div class=inner>
-
-          <p>
-            <strong>Credits</strong>
-
-          <p>
-            This site would not have been possible for me to make from scratch as I have very little clue about HTML and CSS
-            and even less of a clue about design. Here are the people/websites that I have <strike>stolen</strike> sourced from:
-            <ul>
-              <li>Website Core: <a href="https://openbsd.org">OpenBSD</a>
-              <li>Background: <a href="https://xixxii.neocities.org/gooftown/foryou">a rummage bin</a>
-              <li>Extra CSS: <a href="https://eggramen.neocities.org/code/css_testpages#slightly-fancy">EGGRAMEN</a>
-            </ul>
-
-      </div></div>
-      
-    </article>
-
-  </main>
-