summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/index.html b/index.html
index 9cfa8fe..79cba73 100644
--- a/index.html
+++ b/index.html
@@ -7,9 +7,16 @@
</head>
<h1>Nick Chopper</h1>
+<p>
+ I do not know what this website will be long term. I am just developing this for experience and portential exposure to recruiters.
+</p>
-<button onClick="alertButton()">Click Me</button>
-
+<h2>Links</h2>
+<p>
+ chess.com <a href="https://www.chess.com/member/tinwoodman92">chess.com/member/tinwoodman92</a>
+<br>
+ GitHub <a href="https://github.com/TinWoodman92">github.com/TinWoodman92</a>
+</p>
</body>
<script src="app.js"></script>
</html> \ No newline at end of file