This commit is contained in:
2017-07-25 10:56:28 -04:00
parent 0c6c4b2fd1
commit 00c4054785
118 changed files with 23 additions and 17795 deletions

View File

@@ -1,5 +1,24 @@
---
layout: base
---
<!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
{% include post_list.html %}
...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>