summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 700590c..986f959 100644
--- a/www/index.html
+++ b/www/index.html
@@ -5,11 +5,16 @@
<title>malfurious web</title>
<link type="text/css" rel="stylesheet" href="style.css" />
<!-- flag{c0ngr47ul47i0n5_y0u_d1d_i7!} -->
+ <!-- https://www.youtube.com/watch?v=dQw4w9WgXcQ -->
</head>
<body>
- <img src="bird-boomer-repent-zoomer.png" alt="repent" />
- <h1>/* TODO: finish website */</h1>
- <h3><a href="/git">Click through to git repositories</a></h3>
+ <div class="heading">
+ <img src="bird-boomer-repent-zoomer.png" alt="repent" />
+ <h2>/* malfurious web */</h2>
+
+ <a href="/git">git repositories</a><br /><br />
+ <a href="/contributing.html">how to contribute</a><br /><br />
+ </div>
</body>
</html>