diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
commit | c31d17cc545bf18159066b2656d3a79f6cf7025b (patch) | |
tree | bd04ce640e8085e49a811f9278d5422f4b8329a4 /public/about | |
parent | 01e9e8c80286497de3793a9310a336eaad0a66bc (diff) |
main changes
Diffstat (limited to 'public/about')
-rw-r--r-- | public/about/bitcoin | 2 | ||||
-rw-r--r-- | public/about/hardware | 2 | ||||
-rw-r--r-- | public/about/media | 2 | ||||
-rw-r--r-- | public/about/software | 2 | ||||
-rw-r--r-- | public/about/todo | 11 |
5 files changed, 11 insertions, 8 deletions
diff --git a/public/about/bitcoin b/public/about/bitcoin index 26de7b4..8656b90 100644 --- a/public/about/bitcoin +++ b/public/about/bitcoin @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h1>Bitcoin</h1> <p>You do not need to donate to me!</p> <p>bc1qfdeuda5hl0t6yxfmlx9rkh06fwhw2x7glpx0tn5555kc0dthz53qexwath?message=Shipwreckt</p> diff --git a/public/about/hardware b/public/about/hardware index 8faeb43..ed816f5 100644 --- a/public/about/hardware +++ b/public/about/hardware @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h3>Hardware</h3> <p>I am daily driving a <a href="https://www.notebookcheck.net/Review-Lenovo-ThinkPad-L440-Notebook.107632.0.html">ThinkPad L440</a> made in 2013, its keyboard feels like heaven, definitely the best keyboard I have ever used my hands just glide over it. It is durable as hell, I have dropped this thing a few times and it has gotten no dents or scratches, I know it has a roll cage in it so this laptop will last forever. I have 8GB of RAM in this laptop which I will upgrade at some point and im using a I5-4200M CPU. Overall it is an amazing laptop and I believe I can use this laptop for the rest of my life if it lasts that long!</p> </main> diff --git a/public/about/media b/public/about/media index 9b03908..a5aa988 100644 --- a/public/about/media +++ b/public/about/media @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h1>Media I Enjoy!</h1> <p>This page is about some media I enjoy. It is divided into two different categories: video games and movies, for now, I do plan to add some books in the future!</p> <hr> diff --git a/public/about/software b/public/about/software index a82a062..4af4f3f 100644 --- a/public/about/software +++ b/public/about/software @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h3>Linux distro</h3> I use <a href="https://archlinux.org/">Arch Linux</a>, mainly because I am able to create my own work environment and I can pick what applications I want to install instead of most linux distros that does it for the user, the diff --git a/public/about/todo b/public/about/todo index 3b24c71..4c1577c 100644 --- a/public/about/todo +++ b/public/about/todo @@ -18,12 +18,15 @@ </ul> </nav> </header> - <main class="description"> + <main> <h1>What Am I Up To?</h1> - <p>Last updated: 06/08/2024</p><hr> + <p>Last updated: 28-08-2024</p><hr> - <h2>Plans</h2> - <p>I did try install Gentoo again and it did not go good, it is annoying but I tried my best. The only porblem I had was installing Grub, I tried some other boot loaders but none worked, it is so annoying that I spent all that time trying to install it for it just not to work. but it is ok atleast I learnt! But sadly I think Gentoo is something I try in the future when I am more tech litterate. But for now I am happy with Arch Linux!</p> + <h2>Religion</h2> + <p>Going to Church this saturday, this will be my first time so wish me luck!</p> + + <h2>Website</h2> + <p>As normal I am working on my website, for now I am mostly adding infomation about Linux and junk. I will keep this up for a while because I am trying to master Linux</p> <h2>Thinkpads</h2> <p>I am looking for an older Thinkpad that I can Libreboot, I have always wanted to do this because having a fully free software computer would just be something nice to have! So I am going to keep an eye on ebay and such for a nice thinkpad that is on the <a href="https://libreboot.org/docs/hardware/">Libre boot compatibility list</a>. Another reason why I want to Libreboot an older Thinkpad is because I want to give it some life and ideally turn it into a faster cleaner machine!</p> |