diff options
author | P. J. McDermott <pjm@nac.net> | 2011-11-02 05:13:46 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2011-11-02 05:13:46 (EDT) |
commit | 67c233e9cd532a2e839fd1b13c4bbee2f342c804 (patch) | |
tree | e9a40bae23a7f45b51aa8f8d773d489c93897594 /includes | |
parent | 1c780c3a383565890fbd6802e2c0df3dbc18d3f6 (diff) | |
download | www-67c233e9cd532a2e839fd1b13c4bbee2f342c804.zip www-67c233e9cd532a2e839fd1b13c4bbee2f342c804.tar.gz www-67c233e9cd532a2e839fd1b13c4bbee2f342c804.tar.bz2 |
s/wannabe/amateur/ in header.
Diffstat (limited to 'includes')
-rwxr-xr-x | includes/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/header.html b/includes/header.html index 7c9baab..a3b4c75 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 (wannabe) hardware hacker, and advocate for software and cultural freedom."> + <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."> <title>P. J. McDermott</title> <link rel="stylesheet" type="text/css" href="main.css"> </head> @@ -12,7 +12,7 @@ <div class="header"> <a href="#body" class="skip">Skip to body</a> <h1>P. J. M<span class="super">c</span>Dermott</h1> - <p>Computer science student, software and (wannabe) hardware hacker, and advocate for software and cultural freedom.</p> + <p>Computer science student, software and (amateur) hardware hacker, and advocate for software and cultural freedom.</p> </div> <div class="menu"> <ul> |