diff --git a/_includes/default_head_tags.html b/_includes/default_head_tags.html index 2b366a3..0cc0093 100644 --- a/_includes/default_head_tags.html +++ b/_includes/default_head_tags.html @@ -35,8 +35,8 @@ {% if page.excerpt %} - - + + {% endif %} @@ -62,7 +62,7 @@ {% if alt %} - + {% endif %} {% endif %} diff --git a/_includes/footer.html b/_includes/footer.html index 6a39576..3d332db 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -10,5 +10,6 @@ ← An IndieWeb Webring - → + → + \ No newline at end of file diff --git a/_includes/icons/mastodon.svg b/_includes/icons/mastodon.svg index 41067ca..96a2be3 100644 --- a/_includes/icons/mastodon.svg +++ b/_includes/icons/mastodon.svg @@ -1,17 +1,16 @@ - + class="invertable" + width="61.076954mm" + height="65.47831mm" + viewBox="0 0 216.4144 232.00976" + version="1.1" + id="svg1824" + sodipodi:docname="mastodon.svg" + inkscape:version="1.2.1 (9c6d41e4, 2022-07-14)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + class="invertable" + role="img" + viewBox="0 0 24 24" + version="1.1" + id="svg1094" + sodipodi:docname="rss.svg" + inkscape:version="1.2.1 (9c6d41e4, 2022-07-14)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + alt="{{page.alt | xml_escape }}"> {{ content }} @@ -46,8 +46,8 @@ {% if page.commentid %} Comments - {% endif %} + {% endif %} {% include footer.html %}