diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
commit | 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (patch) | |
tree | 22f61dfa3335fbc7b96a11f06a6d0b7eb9988fa9 /public/about | |
parent | 7ef03c449fc051b5fdf91f2d203af7b8696ea3cf (diff) |
Changed all files to .html and new post!
Diffstat (limited to 'public/about')
-rw-r--r-- | public/about/software.html (renamed from public/about/software) | 3 | ||||
-rw-r--r-- | public/about/todo.html (renamed from public/about/todo) | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/public/about/software b/public/about/software.html index 5ec14f2..5c3d6b3 100644 --- a/public/about/software +++ b/public/about/software.html @@ -66,6 +66,9 @@ <p>I like Wayland; it is smooth and modern. But I do not think it is fully there yet, so for now I am staaying with Xorg, because it just works and I have had no issues with it. In the future, in about a year (2025), I will switch to Wayland because it is much more modern, but for now, Xorg is my go-to.</p><hr> + + <h1>Misc software:</h3> + <p><b><a href="https://wiki.archlinux.org/title/Plymouth">Plymouth</a></b> provides a graphical boot animation while the boot process happens in the background. This process is ran very early in the boot process.</p> </main> </body> </html> diff --git a/public/about/todo b/public/about/todo.html index 836c7f9..836c7f9 100644 --- a/public/about/todo +++ b/public/about/todo.html |