consolidate buttons
This commit is contained in:
parent
be46937792
commit
ac87e812ec
8 changed files with 17 additions and 18 deletions
6
log.html
6
log.html
|
|
@ -32,7 +32,7 @@ image: /images/pages/grace-brauteseth-1R0hB9WWVvQ-unsplash.jpg
|
|||
<div class="inner editable" style="padding-top: 160px;">
|
||||
|
||||
<ul class="actions stacked">
|
||||
<li><a href="{{ site.url }}/feed.xml" class="button small wide smooth-scroll icon solid fa-rss">RSS</a></li>
|
||||
<li><a href="{{ site.url }}/feed.xml" class="button small wide icon solid fa-rss">RSS</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -47,7 +47,7 @@ image: /images/pages/grace-brauteseth-1R0hB9WWVvQ-unsplash.jpg
|
|||
<strong>✎</strong> Edit Post
|
||||
</a></p>
|
||||
<ul class="actions stacked">
|
||||
<li><a href="{{ relBase }}{{ post.url }}" class="button">{{ site.data.translations[page.lang].read-post }}</a></li>
|
||||
<li><a href="{{ relBase }}{{ post.url }}" class="button small">Read</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="image">
|
||||
|
|
@ -60,7 +60,7 @@ image: /images/pages/grace-brauteseth-1R0hB9WWVvQ-unsplash.jpg
|
|||
<div class="inner editable" style="padding-top: 160px;">
|
||||
|
||||
<ul class="actions stacked">
|
||||
<li><a href="{{ site.url }}/feed.xml" class="button small wide smooth-scroll icon solid fa-rss">RSS</a></li>
|
||||
<li><a href="{{ site.url }}/feed.xml" class="button small icon solid fa-rss">RSS</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue