This commit is contained in:
Set Hallstrom 2020-07-28 14:53:07 +02:00
parent fa829a81ab
commit 0f5b2fcde8
4 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@ lang: en
<br />{{ page.date | date: '%Y' }}
</p>
<ul class="actions stacked">
<li><a href="#moe" class="button small smooth-scroll">cheggit!</a></li>
<li><a href="#moe" class="button small smooth-scroll">Play it!</a></li>
</ul>
</div>
<div class="image">

View File

@ -34,7 +34,7 @@
<h1 class="editable">{{ page.title }}</h1>
<p>{{ page.description }}</p>
<ul class="actions stacked">
<li><a href="#moe" class="button small smooth-scroll">cheggit!</a></li>
<li><a href="#moe" class="button small smooth-scroll">Play it!</a></li>
</ul>
</div>
<div class="image">
@ -346,7 +346,7 @@
{{ content }}
{% if page.link != nil %}
<ul class="actions stacked">
<li><a href="{{ page.link }}?ref=SakrecoerSentMe" target="_blank" rel="noopener" class="button small">cheggit!</a></li>
<li><a href="{{ page.link }}?ref=SakrecoerSentMe" target="_blank" rel="noopener" class="button small">Read now</a></li>
</ul>
{% endif %}
</div>

View File

@ -19,7 +19,7 @@ image: /assets/img/discog2014.jpg
<h1 class="editable">{{ page.subtitle }}</h1>
<p>{{ page.description }}</p>
<ul class="actions stacked">
<li><a href="#moe" class="button small smooth-scroll">cheggit!</a></li>
<li><a href="#moe" class="button small smooth-scroll">Play it!</a></li>
</ul>
</div>
<div class="image">

View File

@ -82,7 +82,7 @@ logo_image: /siteicon.png
<ul class="actions stacked">
<li><a href="{{ relBase }}{{ post.url }}"
class="button small {% if post.category == 'releases' %}icon solid fa-volume-up{% endif %}">Cheggid out</a>
class="button small {% if post.category == 'releases' %}icon solid fa-volume-up{% endif %}">Play it!</a>
</li>
</ul>
</div>