diff options
-rw-r--r-- | public/index.html | 4 | ||||
-rw-r--r-- | public/projects/WeeklyByte.html | 1 |
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> |