diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-11 15:37:20 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-11 15:37:20 +0100 |
commit | 3e339e288472c55e1344ebf56156c1c1f6a82653 (patch) | |
tree | 73267927e87d253eda4c930dec8f1f89417efa0a /dst | |
parent | c150b1804ceaea56d434ea68277c68d6dd7d428a (diff) |
resume: specify that master's degree is in progress
Diffstat (limited to 'dst')
-rw-r--r-- | dst/resume.html | 2 | ||||
-rw-r--r-- | dst/sitemap.xml | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/dst/resume.html b/dst/resume.html index 28bf921..447af51 100644 --- a/dst/resume.html +++ b/dst/resume.html @@ -103,7 +103,7 @@ <p><strong>2019-Now</strong> / Aalborg, Denmark</p> <ul> -<li>Masters Degree in Computer Science - 2 Year Program</li> +<li>Masters Degree in Computer Science - 2 Year Program <small>(In progress)</small></li> <li>Bachelors Degree in Computer Science - 3 Year Program</li> </ul> diff --git a/dst/sitemap.xml b/dst/sitemap.xml index 7040da8..cd041c6 100644 --- a/dst/sitemap.xml +++ b/dst/sitemap.xml @@ -4,12 +4,12 @@ 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/uses.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> -<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-06</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> +<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-03-11</lastmod><priority>1.0</priority></url> </urlset> |