diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-01-17 18:05:59 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-01-17 18:05:59 -0500 |
commit | 216bbbd876465f544ffdd8f40c86044a04db408d (patch) | |
tree | 200e6896c4d735bd0018546aaffbb21765d23b74 /2/superhero | |
parent | 5d406e88fa6bd31f7b8b65648ee45afb175856c8 (diff) |
add rel=nofollow to footer links and missed ads
Diffstat (limited to '2/superhero')
-rwxr-xr-x | 2/superhero/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/2/superhero/index.html b/2/superhero/index.html index 63cdeb2e..2563a149 100755 --- a/2/superhero/index.html +++ b/2/superhero/index.html @@ -878,9 +878,9 @@ <a href="http://news.bootswatch.com/post/22193315172/bootswatch-api">API</a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F22JEM3Q78JC2">Donate</a> </div> - Made by <a href="http://thomaspark.me">Thomas Park</a>. Contact him <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.<br/> - Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br/> - Based on <a href="http://getbootstrap.com/2.3.2/">Bootstrap</a>. Hosted on <a href="http://pages.github.com/">GitHub</a>. Icons from <a href="http://fortawesome.github.com/Font-Awesome/">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts">Google</a>. Favicon by <a href="https://twitter.com/geraldhiller">Gerald Hiller</a>.</p> + Made by <a href="http://thomaspark.me" rel="nofollow">Thomas Park</a>. Contact him <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.<br/> + Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" rel="nofollow">Apache License v2.0</a>.<br/> + Based on <a href="http://getbootstrap.com/2.3.2/" rel="nofollow">Bootstrap</a>. Hosted on <a href="http://pages.github.com/" rel="nofollow">GitHub</a>. Icons from <a href="http://fortawesome.github.com/Font-Awesome/" rel="nofollow">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts" rel="nofollow">Google</a>. Favicon by <a href="https://twitter.com/geraldhiller" rel="nofollow">Gerald Hiller</a>.</p> </footer> </div><!-- /container --> |