paulwalko.github.io/index.html

25 lines
506 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Paul Walko</title>
<link rel="stylesheet" type="text.css" href="v1.css" />
</head>
<body>
<div class="top">
<h2 class="idk">Paul Walko</h2>
</div>
<div class="about">
...education,interests,hobbies /p
...currently doign $this, check out my $resume for more tho /p
</div>
<div class="projects">
..gh link here, but here's some projects I help with
</div>
<div class="contact">
...email,GH,PGP,irc(oftc),$resume
</div>
</body>
</html>