diff --git a/Makefile b/Makefile index 06be86c..151dba2 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ repo_commit_url := '$(repo_url)/commit/%s' # configured repo2html command repo2html := repo2html \ -t 'Mike Gerwitz' \ - -d 'Free Software Hacker & Activist' \ + -d 'Free Software Hacker+Activist' \ -c 'Mike Gerwitz' \ -l 'This content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.' \ -C '/style.css' \