tweak intro content for gallery, reference, home pages
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ icon: fa-regular fa-images
|
|||||||
label: view the gallery
|
label: view the gallery
|
||||||
---
|
---
|
||||||
|
|
||||||
<p class="centered">the gallery page is for finished art</p>
|
<p class="centered">the gallery section is for finished art</p>
|
||||||
<p class="centered">(or <a href="/tags/">browse by tags</a>)</p>
|
<p class="centered">(or <a href="/tags/">browse by tags</a>)</p>
|
||||||
|
|
||||||
{% include "postlist.njk" %}
|
{% include "postlist.njk" %}
|
||||||
|
|||||||
+2
-1
@@ -12,7 +12,8 @@ icon: fa fa-solid fa-crow
|
|||||||
title: home
|
title: home
|
||||||
label: home
|
label: home
|
||||||
---
|
---
|
||||||
<p class="centered">(or <a href="/tags/">browse by tags</a>)</p>
|
<p class="centered">(see the <a href="/tags/highlight/">highlights</a>
|
||||||
|
or <a href="/tags/">browse by tags</a>)</p>
|
||||||
|
|
||||||
{% include "postlist.njk" %}
|
{% include "postlist.njk" %}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -13,7 +13,7 @@ icon: fa-regular fa-folder-open
|
|||||||
label: read reference posts
|
label: read reference posts
|
||||||
---
|
---
|
||||||
|
|
||||||
<p class="centered">the reference page is for informational posts</p>
|
<p class="centered">the reference section is for informational posts</p>
|
||||||
<p class="centered">(or <a href="/tags/">browse by tags</a>)</p>
|
<p class="centered">(or <a href="/tags/">browse by tags</a>)</p>
|
||||||
|
|
||||||
{% include "postlist.njk" %}
|
{% include "postlist.njk" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user