-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
22 lines (20 loc) · 917 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<head>
<title>John Stitt</title>
</head>
<body>
<div align=center>
Hey look! It's a page! Anyways, go check out <a href="http://squaringcircles.blogspot.com">my blog</a>.
<br>
Also, if you're insterested, be sure to check out my <a href="http://sp0rus.github.io/git-achievements">Git-Achievements</a>.
<br>
I'm also on Programmers.StackExchange!
<br>
<a href="http://programmers.stackexchange.com/users/990/sp0rus">
<img src="http://programmers.stackexchange.com/users/flair/990.png?theme=dark" width="208" height="58" alt="profile for sp0rus at Programmers, Q&A for expert programmers interested in professional discussions on software development" title="profile for sp0rus at Programmers, Q&A for expert programmers interested in professional discussions on software development">
</a>
<br>
<a href="https://wigle.net">
<img border="0" src="https://wigle.net/bi/SQ2WEhGi2COq5lkCnVhMGA.png">
</a>
</div>
</body>