aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dst/sitemap.xml20
-rw-r--r--dst/uses.html7
-rw-r--r--src/uses.md7
3 files changed, 16 insertions, 18 deletions
diff --git a/dst/sitemap.xml b/dst/sitemap.xml
index e0f5a9c..c9c7e68 100644
--- a/dst/sitemap.xml
+++ b/dst/sitemap.xml
@@ -4,14 +4,14 @@ 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-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/resume-da.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-04-04</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/uses.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/resume.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/2023-02-log.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/projects.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/resume-da.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/arena.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/donate.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/now.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/services.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://adast.xyz/index.html</loc><lastmod>2023-04-10</lastmod><priority>1.0</priority></url>
</urlset>
diff --git a/dst/uses.html b/dst/uses.html
index a9c3a49..3af7a3d 100644
--- a/dst/uses.html
+++ b/dst/uses.html
@@ -147,11 +147,10 @@ Seeing similar pages on other people&#8217;s personal websites have proved quite
<ul>
<li>qutebrowser, aerc</li>
<li>Firefox, Thunderbird</li>
-<li>i3, polybar, picom, dmenu, slock</li>
-<li>Alacritty, (n)vim</li>
-<li>keyd, pass, mpv, newsboat</li>
-<li><em><a href="https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config">see also</a></em></li>
+<li>vim, keyd, pass, mpv, newsboat</li>
</ul>
+
+<p>For more, have a look at my <a href="https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config">dotfiles</a>.</p>
<footer role="contentinfo">
<span><a href="#">↑ Back to Top</a></span><br><br>
diff --git a/src/uses.md b/src/uses.md
index 3aca789..f57ae60 100644
--- a/src/uses.md
+++ b/src/uses.md
@@ -55,7 +55,6 @@ Dell U2520D | 25", 1440p, good colours, productivity
- qutebrowser, aerc
- Firefox, Thunderbird
-- i3, polybar, picom, dmenu, slock
-- Alacritty, (n)vim
-- keyd, pass, mpv, newsboat
-- *[see also](https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config)*
+- vim, keyd, pass, mpv, newsboat
+
+For more, have a look at my [dotfiles](https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config).