summaryrefslogtreecommitdiffstats
path: root/header
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-31 01:41:45 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-31 01:41:45 (EDT)
commitd0e09b8642648f921aa91eb37fe1ad71d34927dc (patch)
treea077910dc41ba48a75f70c17867603600aa88286 /header
downloadresume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.zip
resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.tar.gz
resume-d0e09b8642648f921aa91eb37fe1ad71d34927dc.tar.bz2
Initial commit.
Diffstat (limited to 'header')
-rw-r--r--header/web.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/header/web.html b/header/web.html
new file mode 100644
index 0000000..509800a
--- /dev/null
+++ b/header/web.html
@@ -0,0 +1,11 @@
+<header>
+ <h1>
+ Patrick “P. J.” M<span class="super">c</span>Dermott
+ </h1>
+ <div class="left">
+ <p>http://www.pehjota.net/</p>
+ </div>
+ <div class="right">
+ <p>mailto:pj@pehjota.net</p>
+ </div>
+</header>