diff options
-rw-r--r-- | dst/.files | 4 | ||||
-rw-r--r-- | dst/index.html | 5 | ||||
-rw-r--r-- | dst/sitemap.xml | 8 | ||||
-rw-r--r-- | src/index.md | 3 |
4 files changed, 7 insertions, 13 deletions
@@ -1,5 +1 @@ -./styles/style.css -./SPO notes.md -./game.md ./index.md -./ase.md diff --git a/dst/index.html b/dst/index.html index f319bb1..21b455f 100644 --- a/dst/index.html +++ b/dst/index.html @@ -23,9 +23,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://youtube.com/c/adamski1">Youtube</a><br/> -<a href="https://steamcommunity.com/id/adastx">Steam</a><br/> -<a href="https://www.twitch.tv/adastx">Twitch</a></p> +<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/> +<a href="https://steamcommunity.com/id/adastx">Steam</a> </p> <p class="footer"><a href="/">adast.xyz</a></p> </body> </html> diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 3bf94a5..14662d5 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-07</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/game.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/ase.html</loc><lastmod>2022-08-07</lastmod><priority>1.0</priority></url> +<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> </urlset> diff --git a/src/index.md b/src/index.md index 0ee9454..769e403 100644 --- a/src/index.md +++ b/src/index.md @@ -9,6 +9,5 @@ I'm currently working as a student developer at E-Komplet and I work on my multi ## Links [Gitea](https://git.adast.xyz/adam), [Github](https://github.com/adastx) -[Youtube](https://youtube.com/c/adamski1) +[Odysee](https://odysee.com/@adamski:f), [Youtube](https://youtube.com/c/adamski1), [Twitch](https://www.twitch.tv/adastx) [Steam](https://steamcommunity.com/id/adastx) -[Twitch](https://www.twitch.tv/adastx) |