mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-17 17:23:12 +01:00
flip wording
This commit is contained in:
parent
750f7579f7
commit
618edc6add
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ nav: blognav.html
|
|||
{% if page.steam %}
|
||||
<a href="{{ page.steam }}">on Steam</a>,
|
||||
{% endif %}
|
||||
through <a href="../../#subscribe">the mailing list</a> or by subscribing to <a href="/feed.xml">the Atom feed</a>.
|
||||
through <a href="/feed.xml">the Atom feed</a> or by subscribing to <a href="../../#subscribe">the mailing list</a>.
|
||||
</p>
|
||||
|
||||
{% include anchor_headings.html html=content anchorBody="#" anchorClass="anchor-heading" %}
|
||||
|
|
Loading…
Reference in a new issue