mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
add canary to sitemap and info
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
6c4505889d
commit
994dd9fdec
2 changed files with 10 additions and 0 deletions
|
@ -54,6 +54,12 @@
|
|||
<main>
|
||||
<ul>
|
||||
<!-- <li> : <a href=""></a></li> -->
|
||||
<li>
|
||||
Ari-web canary :
|
||||
<a href="https://ari.lt/page/canary"
|
||||
>https://ari.lt/page/canary</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
ari-web is moving to self-hosted services :
|
||||
<a
|
||||
|
|
|
@ -20,6 +20,10 @@
|
|||
<loc>https://ari.lt/thanks</loc>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://ari.lt/canary</loc>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://ari.lt/page/info</loc>
|
||||
<priority>0.99</priority>
|
||||
|
|
Loading…
Add table
Reference in a new issue