distributedgov / distributedgov.github.io

Helping public service teams build highly effective remote and telework environments.
https://distributedgov.com
GNU Affero General Public License v3.0
0 stars 3 forks source link

Fix page titles #81

Closed grugnog closed 4 years ago

grugnog commented 4 years ago

The page titles include a comment, which is showing up (at least in Firefox and Chrome): <title>Title text<!--DistributedGov--></title>

So on the home page I see: Distributed Government - Distributed Government<!--DistributedGov-->

I think we should remove the <!--DistributedGov--> part.

lukefretwell commented 4 years ago

@grugnog thank you for the find. This should be fixed.

grugnog commented 4 years ago

Confirming that fixed it!