mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add hreflang attribute to default themes
This commit is contained in:
parent
b30270190a
commit
d1d1cccdad
39 changed files with 104 additions and 37 deletions
|
|
@ -118,7 +118,7 @@ as well as <strong>inline markup</strong>.</p>
|
|||
</address>
|
||||
<p>In <a href="./category/bar.html">bar</a>.</p>
|
||||
<p>tags: <a href="./tag/oh.html">oh</a> <a href="./tag/bar.html">bar</a> <a href="./tag/yeah.html">yeah</a> </p>Translations:
|
||||
<a href="./oh-yeah-fr.html">fr</a>
|
||||
<a href="./oh-yeah-fr.html" hreflang="fr">fr</a>
|
||||
|
||||
</footer><!-- /.post-info --> <div class="section" id="why-not">
|
||||
<h2>Why not ?</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue