Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
Removed overlap in abbr style II, bumped h2 index
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSchmidle committed May 1, 2017
1 parent 346e6a7 commit ceed683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/inhabitu.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion partials/post-index.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<article class="{{post_class}}">
<h2 class="title is-3"><a href="{{url}}">{{title}}</a></h2>
<h1 class="title is-3"><a href="{{url}}">{{title}}</a></h1>
<p class="content">{{excerpt words="48"}}… <small><strong><a href="{{url}}">Continue reading</a></strong></small></p>
<div class="level">
<div class="level-left">
Expand Down

0 comments on commit ceed683

Please sign in to comment.