diff options
author | P. J. McDermott <pjm@nac.net> | 2012-05-27 17:14:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-05-27 17:14:27 (EDT) |
commit | ac414e093307bfc7dc2ae60e4012df29acca3dd4 (patch) | |
tree | c1fca5ab347e373ec5d4d7e0eb7ddf267083045b | |
parent | e65acf238ea636ca14622c82e5c548bf990ae26e (diff) | |
download | www-ac414e093307bfc7dc2ae60e4012df29acca3dd4.zip www-ac414e093307bfc7dc2ae60e4012df29acca3dd4.tar.gz www-ac414e093307bfc7dc2ae60e4012df29acca3dd4.tar.bz2 |
Update header and home page since graduation.
-rwxr-xr-x | includes/header.html | 4 | ||||
-rwxr-xr-x | index.html | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/includes/header.html b/includes/header.html index 30ff528..5eb7577 100755 --- a/includes/header.html +++ b/includes/header.html @@ -4,7 +4,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="author" content="Patrick 'P. J.' McDermott <mailto:pjm@nac.net>"> - <meta name="description" content="The resume, software, and essays of P. J. McDermott -- a computer science student, software and (amateur) hardware hacker, and advocate for software and cultural freedom."> + <meta name="description" content="The resume, software, and essays of P. J. McDermott -- a software and hardware hacker and advocate for software and cultural freedom."> <!--#if expr="${title} = /^$/" --> <title>P. J. McDermott</title> <!--#else --> @@ -16,7 +16,7 @@ <div class="header"> <a href="#body" class="skip">Skip to body</a> <h1><a href="/">P. J. M<span class="super">c</span>Dermott</a></h1> - <p>Computer science student, software and (amateur) hardware hacker, and advocate for software and cultural freedom.</p> + <p>Software and hardware hacker and advocate for software and cultural freedom.</p> </div> <div class="menu"> <ul> @@ -17,11 +17,11 @@ <li>A competent software author.</li> <li>A fan of freely- and semi-freely-licensed heavy metal and rock music.</li> - <li>An undergraduate computer science student.</li> + <li>A recent university graduate with a degree in computer science.</li> <li>A self-taught student of U.S. and international copyright law and free software licensing.</li> - <li>The leader of my university's undergraduate GNU/Linux special interest - group.</li> + <li>The former leader of my university's undergraduate GNU/Linux special + interest group.</li> <li>Trained in karate.</li> <li>Licensed to operate motorboats.</li> <li>Certified for open water SCUBA diving.</li> |