mirror of
https://github.com/ION606/ion606.github.io.git
synced 2026-05-14 22:16:59 +00:00
added links page
This commit is contained in:
+2
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
<title>Home - ION606.com</title>
|
||||
<link rel="icon" href="https://avatars.githubusercontent.com/u/58801387" type="image/jpeg">
|
||||
|
||||
|
||||
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -28,6 +28,7 @@
|
||||
<h1>Welcome to my Personal Website!</h1>
|
||||
<p>My (user)name's ION606, feel free to looks at my stuffs</p>
|
||||
<button onclick="window.location.href = 'README.html';">README</button>
|
||||
<button onclick="window.location.href = 'links.html';">Links</button>
|
||||
<button onclick="window.location.href = 'projects.html';">Projects</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user