diff options
| author | Bill <bill@billserver.senders.io> | 2021-01-05 17:51:39 -0500 | 
|---|---|---|
| committer | Bill <bill@billserver.senders.io> | 2021-01-05 17:51:39 -0500 | 
| commit | 9e534cd10106c6d87bf76799d96224740c678880 (patch) | |
| tree | 39b80a9d4bbd7020fcb9a861b6baecdc9bfc39e6 /www/index.html | |
| parent | f7d0db59014884ede1779fd3ee4ee683e33f79e9 (diff) | |
homepage update to new entry
Diffstat (limited to 'www/index.html')
| -rw-r--r-- | www/index.html | 16 | 
1 files changed, 5 insertions, 11 deletions
diff --git a/www/index.html b/www/index.html index 35fd088..ab20fc4 100644 --- a/www/index.html +++ b/www/index.html @@ -22,20 +22,14 @@        like uploading.</p>      </article>      <article id='homepage-post'> -      <h2>Recent Post - 2020-12-17</h2> -      <h3>Manjaro Experiment</h3> +      <h2>Recent Post - 2021-01-05</h2> +      <h3>Manjaro Follow-up - Breaking things!</h3>        <p>After years on Debian, running i3, I decided to try out a more        traditional Linux setup, and take a stab at gaming on Linux. I chose -      Manjaro for a few reasons:</p> -      <ul> -        <li>It's not Debian based (it's arch btw /s)</li> -        <li>It's still on Systemd so I won't lose that familiarity</li> -        <li>For gaming it comes with pretty up to date drivers and setup for -        running Steam games</li> -        <li>It has a KDE installation which is what I wanted to run</li> -      </ul> +      Manjaro. And then I decided after some issues to remove my old Debian +      partition and broke everything!</p>        <div class='footer'> -        <a href='/blog/2020-12-17'>Continue reading...</a> +        <a href='/blog/2021-01-05'>Continue reading...</a>        </div>      </article>      <article>  |