Skip to content

Commit

Permalink
Update faclair.html
Browse files Browse the repository at this point in the history
  • Loading branch information
angeidheal committed Jul 18, 2024
1 parent 9407db6 commit 208fa9b
Showing 1 changed file with 9 additions and 27 deletions.
36 changes: 9 additions & 27 deletions _layouts/faclair.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,15 @@
layout: default
---

<h1><strong>{{ page.title }}</strong></h1>
<h1><strong>{{ page.title }}</strong></h1>

{% if page.gramar %}
<h2>Gràmar</h2>
{{ page.gramar }}
{% endif %}
{{ content }}

{% if page.content %}
<h2>Mìneachadh</h2>
{{ content }}
{% endif %}
<p style="text-align: center"><a href="/">⬅️ Air ais</a></p>

<h2>Eadar-theangachaidhean</h2>

{% if page.title_ga %}
<p>&#x1f1ee;&#x1f1ea; <a href="{{ page.permalink_ga | prepend: site.baseurl | replace: '//', '/' }}">{{ page.title_ga }}</a></p>
{% endif %}

{% if page.title_en %}
<p>&#x1f3f4;&#xe0067;&#xe0062;&#xe0065;&#xe006e;&#xe0067;&#xe007f; <a href="{{ page.permalink_en | prepend: site.baseurl | replace: '//', '/' }}">{{ page.title_en }}</a></p>
{% endif %}

<p style="text-align: center"><a href="/">⬅️ Air ais</a></p>

<!--<h4>Fàg beachd</h4>
{% if page.mastodon %}
<p>Ma tha beachd agad mun a' phost seo, faodaidh tu a chur thugam air <a href="{{ page.mastodon }}">Mastodon</a>.</p>
{% else %}
<p>Ma tha beachd agad mun a' phost seo, faodaidh tu a chur thugam air <a href="https://www.threads.net/@angeidhealur">Threads</a> no <a href="https://www.mastodon.scot/@angeidheal">Mastodon</a>.</p>
{% endif %}-->
<!--<h4>Fàg beachd</h4>
{% if page.mastodon %}
<p>Ma tha beachd agad mun a' phost seo, faodaidh tu a chur thugam air <a href="{{ page.mastodon }}">Mastodon</a>.</p>
{% else %}
<p>Ma tha beachd agad mun a' phost seo, faodaidh tu a chur thugam air <a href="https://www.threads.net/@angeidhealur">Threads</a> no <a href="https://www.mastodon.scot/@angeidheal">Mastodon</a>.</p>
{% endif %}-->

0 comments on commit 208fa9b

Please sign in to comment.