fix license link, better HTML
This commit is contained in:
parent
2d416f23ba
commit
79d3ae470c
3 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
<hr>
|
||||
<footer>
|
||||
<nav class="row">
|
||||
<div>
|
||||
<address>
|
||||
<a href="https://miraty.niv.re/contact" class="button">Me contacter</a>
|
||||
</div>
|
||||
</address>
|
||||
<div>
|
||||
<?php if (DESTINATION === "onion") { ?>
|
||||
<a href="https://antopie.org/<?= ($path_parts_target['filename'] === 'index') ? '' : ($path_parts_target['filename'] . '.html') ?>" class="button">Accès <abbr title="Domain Name System">DNS</abbr></a>
|
||||
|
@ -16,6 +16,6 @@
|
|||
Services auto-hébergés avec datalove à Paris.
|
||||
</p>
|
||||
<p>
|
||||
Les <a href="<?php echo clearnetOrOnion("https://code.antopie.org", "http://code.sou4vla4k5peskbl3dlzhh3e6ve5eu3m3hhsmiidqevlsd6lqo3qq2ad.onion"); ?>/Antopie/antopie">sources de ce site</a> sont publiées sous <abbr title="GNU Affero General Public License version 3 ou toute version ultérieure"><a href="LICENSE.en.html">AGPLv3</a>+</abbr>.
|
||||
Les <a href="<?php echo clearnetOrOnion("https://code.antopie.org", "http://code.sou4vla4k5peskbl3dlzhh3e6ve5eu3m3hhsmiidqevlsd6lqo3qq2ad.onion"); ?>/Antopie/antopie">sources de ce site</a> sont publiées sous <abbr title="GNU Affero General Public License version 3 ou toute version ultérieure"><a rel="license" href="licence.en.html">AGPLv3</a>+</abbr>.
|
||||
</p>
|
||||
</footer>
|
||||
|
|
4
index.md
4
index.md
|
@ -2,9 +2,9 @@
|
|||
|
||||
## Présentation
|
||||
|
||||
Antopie propose des services Internet, administrés par et hébergés chez [Miraty](https://miraty.niv.re/) grâce à [YunoHost](https://yunohost.org).
|
||||
Antopie propose des services Internet, administrés par et hébergés chez <a href="https://miraty.niv.re/" rel="author">Miraty</a> grâce à [YunoHost](https://yunohost.org).
|
||||
|
||||
Le compte <a href="https://mamot.fr/@Antopie" rel="me">@Antopie@mamot.fr</a> ([RSS](https://mamot.fr/@Antopie.rss)) informe des pannes, mises à jour et nouveaux services.
|
||||
Le compte <a href="<?= clearnetOrOnion('https://mamot.fr/@Antopie', 'http://mamoteqvcadrmfs6ryykna4wpxhtsuzbpt4z7lxnqvx3qtse5xmk2fqd.onion/@Antopie') ?>" rel="me">@Antopie@mamot.fr</a> (<a href="<?= clearnetOrOnion('https://mamot.fr/@Antopie.rss', 'http://mamoteqvcadrmfs6ryykna4wpxhtsuzbpt4z7lxnqvx3qtse5xmk2fqd.onion/@Antopie.rss') ?>" type="application/rss+xml">RSS</a>) informe des pannes, mises à jour et nouveaux services.
|
||||
|
||||
<nav class="row">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue