summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShipwreckt <Shipwreckt@mailfence.com>2024-05-16 06:45:33 +0100
committerShipwreckt <Shipwreckt@mailfence.com>2024-05-16 06:45:33 +0100
commit9c2932110364ef9ffeeb84f116c9f17509bdc90f (patch)
tree46e5322dbef73a4ed11b4939a6ec22d059972cfe
parent588b3f2d9802ccb814c0cd007b68dc493ed23ef2 (diff)
added this weeks byte
-rw-r--r--public/index.html4
-rw-r--r--public/projects/WeeklyByte.html1
2 files changed, 3 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index 103cf0f..13d3acf 100644
--- a/public/index.html
+++ b/public/index.html
@@ -115,8 +115,8 @@
<p><b>Xorg or Wayland?</b><br>
I like Wayland; it is smooth and modern. But I do not think it is fully there yet, so for
- now I am still using Xorg because it just works and I have no issues with it. In the future,
- in about a year, I will probably switch to Wayland, but for now, Xorg is my go-to.</p> 
+ now I am staaying with Xorg, because it just works and I have no issues with it. In the future,
+ in about a year, I will switch to Wayland because it is more modern, but for now, Xorg is my go-to.</p> 
</div>
diff --git a/public/projects/WeeklyByte.html b/public/projects/WeeklyByte.html
index 2560836..b1435cf 100644
--- a/public/projects/WeeklyByte.html
+++ b/public/projects/WeeklyByte.html
@@ -41,6 +41,7 @@
intresting but overall this is just so I can learn more about the Linux and programming world.
</p>
<li><a href="WeeklyByte/issue0WB.html">Issue 0</a></li>
+ <li><a href="WeeklyByte/issue1WB.html">Issue 1</a></li>