Revert "Embed Tor Snowflake, comment GitHub in _config"

This reverts commit fd0bd315c1.

This reopens #114 as it has been two weeks and this is the change that
broke HTML5 validation as far as I am aware.

This is also a lesson to not do more than one thing in a commit.
This commit is contained in:
Aminda Suomalainen 2019-02-18 16:13:54 +02:00
parent f5020bb3ab
commit ccf3021bb4
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
3 changed files with 2 additions and 5 deletions

View File

@ -8,7 +8,7 @@ description: > # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://mikaela.info" # the base hostname & protocol for your site
#twitter_username: Inaneierase
#github_username: Mikaela
github_username: Mikaela
#facebook_username: mikaelahmsuomalainen
# Build settings

View File

@ -51,8 +51,7 @@
</li>
{% endif %}
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
</ul>
</div>

View File

@ -51,8 +51,6 @@
</li>
{% endif %}
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
</ul>
</div>