mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
jep, refinements
This commit is contained in:
parent
eac7a751b7
commit
536a0832d6
@ -5,7 +5,7 @@ layout: base
|
|||||||
<article class="hentry format-link">
|
<article class="hentry format-link">
|
||||||
<header>
|
<header>
|
||||||
<h1 class="entry-title">
|
<h1 class="entry-title">
|
||||||
<a href="{{ page.linkurl }}">{{ page.title }} <i class="icon-forward"></i></a>
|
<a href="{{ page.linkurl }}" title="Go to source">{{ page.title }} <i class="icon-forward"></i></a>
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ title: Home
|
|||||||
<article class="hentry format-link">
|
<article class="hentry format-link">
|
||||||
<header>
|
<header>
|
||||||
<h1 class="entry-title">
|
<h1 class="entry-title">
|
||||||
<a href="{{ post.linkurl }}">{{ post.title }} <i class="icon-forward"></i></a>
|
<a href="{{ post.linkurl }}" title="Go to source">{{ post.title }} <i class="icon-forward"></i></a>
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user