Add translations section
This commit is contained in:
parent 6c77117e53
commit b35c8d1ae8
1 changed files with 7 additions and 1 deletions
| @ -18,7 +18,7 @@ | |||
<td> | ||||
<h1 class="title">OpenBSD Router Guide</h1> | ||||
<h4>Network segmenting firewall, DHCP, DNS with Unbound, domain blocking and much more<br> | ||||
<span style="font-size:x-small;font-weight:initial;">OpenBSD: 6.8 · Published: 2020-11-05 · Updated: 2020-11-23 · Version: 1.4.3</span> | ||||
<span style="font-size:x-small;font-weight:initial;">OpenBSD: 6.8 · Published: 2020-11-05 · Updated: 2020-11-26 · Version: 1.4.4</span> | ||||
</h4> | ||||
</td> | ||||
</tr> | ||||
| @ -95,6 +95,7 @@ | |||
<li><a href="#dhcp-domain">Adding the domain-name option to DHCP and using a FQDN</a></li> | ||||
<li><a href="#recommended-reading">Recommended reading</a></li> | ||||
<li><a href="#how-to-contribute">How to contribute to the guide?</a></li> | ||||
<li><a href="#translations">Translations of this guide</a></li> | ||||
</ul> | ||||
</li> | ||||
</ul> | ||||
| @ -1215,6 +1216,11 @@ nameserver 192.168.1.1 | |||
</ul> | ||||
<p>You can also just use <a href="https://www.unixsheikh.com/contact.html">email</a> :)</p> | ||||
| ||||
<h3 id="translations">Translations of this guide</h3> | ||||
<ul> | ||||
<li><a href="https://doc.huc.fr.eu.org/fr/trad/unixsheikh.com/guide-du-routeur-openbsd/">French</a></li> | ||||
</ul> | ||||
| ||||
</article> | ||||
<footer class="info info-grey" style="text-align:center;"> | ||||
<h3>Created and maintained by</h3> | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue