diff options
-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> |