Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion iaawd/index.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<a class="avatar author__avatar l-header__author__avatar" href="{{ blog.absolute_url }}" style="background-image: url(http://www.gravatar.com/avatar/{{ blog.author_gravatar_hash }}?s=100)">Home</a>
<hgroup class="author__inter">
<h2 class="author__inter__name l-header__author__avatar__inter__name">{{ blog.title }}</h2>
<h3 class="author__inter__title">Web Developer @ I don't want to tell you</h3>
<h3 class="author__inter__title">{{ blog.tagline }}</h3>
</hgroup>
</div>
<div class="l-header__social">
Expand Down