diff options
-rw-r--r-- | dst/index.html | 4 | ||||
-rw-r--r-- | dst/sitemap.xml | 8 | ||||
-rw-r--r-- | src/index.md | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/dst/index.html b/dst/index.html index 21b455f..4d9d9f4 100644 --- a/dst/index.html +++ b/dst/index.html @@ -22,8 +22,8 @@ <h2 id="links">Links</h2> -<p><a href="https://git.adast.xyz/adam">Gitea</a>, <a href="https://github.com/adastx">Github</a><br/> -<a href="https://odysee.com/@adamski:f">Odysee</a>, <a href="https://youtube.com/c/adamski1">Youtube</a>, <a href="https://www.twitch.tv/adastx">Twitch</a><br/> +<p><a href="https://git.adast.xyz/explore/repos">Gitea</a>, <a href="https://github.com/adastx">Github</a><br/> +<a href="https://odysee.com/@adamski:f">Odysee</a>, <a href="https://youtube.com/c/adamski1">Youtube</a>, <a href="https://www.twitch.tv/adastx">Twitch</a> <a href="https://steamcommunity.com/id/adastx">Steam</a> </p> <p class="footer"><a href="/">adast.xyz</a></p> </body> diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 14662d5..7f2ed3b 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,8 +4,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> -<url><loc>https://adast.xyz/SPO notes.html</loc><lastmod>2022-08-08</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-08-08</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-08-08</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-08-08</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/SPO notes.html</loc><lastmod>2022-08-27</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-08-27</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-08-27</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-08-27</lastmod><priority>1.0</priority></url> </urlset> diff --git a/src/index.md b/src/index.md index 769e403..d7be6ff 100644 --- a/src/index.md +++ b/src/index.md @@ -8,6 +8,6 @@ I'm currently working as a student developer at E-Komplet and I work on my multi [Project Aftershock // Rizen's Arena](game.html) ## Links -[Gitea](https://git.adast.xyz/adam), [Github](https://github.com/adastx) +[Gitea](https://git.adast.xyz/explore/repos), [Github](https://github.com/adastx) [Odysee](https://odysee.com/@adamski:f), [Youtube](https://youtube.com/c/adamski1), [Twitch](https://www.twitch.tv/adastx) [Steam](https://steamcommunity.com/id/adastx) |