logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 886162f970baf96f4bc82d1f36a9f11cb83df29a
parent 62a3fc29831eade2fe66be7ed94cc14d75062345
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 30 Jul 2019 16:52:37 +0200

articles/2019-06 Summary.xhtml: Fix header link

Diffstat:

Marticles/2019-06 Summary.xhtml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/articles/2019-06 Summary.xhtml b/articles/2019-06 Summary.xhtml @@ -1,5 +1,5 @@ <article xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry"> -<a href="/articles/2019-05%20Summary"><h1>2019-05 Summary</h1></a> +<a href="/articles/2019-06%20Summary"><h1>2019-06 Summary</h1></a> <p>Okay, here goes the second summary, started it a bit late <abbr title="in my humble opinion">IMHO</abbr>, maybe I should try taking notes in a draft when I feel like there is something important in the month.</p> <h2>Wayland</h2> <p>I finally switched to wayland, full time for my laptop and just for some tests on my desktop. I didn't found a way to fix <a href="https://github.com/waymonad/waymonad">waymonad</a> for it to work on my machines so I went with Sway, which is quite nice yet lacks few things and in another way has too much stuff.</p>