diff options
author | Mike Gerwitz <mtg@gnu.org> | 2021-02-24 22:10:01 -0500 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2021-02-24 22:14:05 -0500 |
commit | 0fdda45b44c48618ca3a583ca3f8be2be7274378 (patch) | |
tree | 7c5055bf5ed8c8c72310bd463f19576eaf8d67e7 | |
parent | 0d9118dbf0b57f435a848a6bc577d4fedf402f59 (diff) | |
download | thoughts-0fdda45b44c48618ca3a583ca3f8be2be7274378.tar.gz thoughts-0fdda45b44c48618ca3a583ca3f8be2be7274378.tar.bz2 thoughts-0fdda45b44c48618ca3a583ca3f8be2be7274378.zip |
src/about/resume.html: Tagline update
This was missed when the tagline was originally changed.
-rw-r--r-- | src/about/resume.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/about/resume.html b/src/about/resume.html index 94ee462..b8c5b21 100644 --- a/src/about/resume.html +++ b/src/about/resume.html @@ -12,8 +12,7 @@ <div class="leftcol"> <h1 class="name">Michael T. Gerwitz</h1> <h2 class="name-subline"> - <a href="http://gnu.org/philosophy/free-sw.html">Free Software</a> - Hacker+Activist + Software Engineer and Activist For User Freedom </h2> </div> <div id="infobox"> |