commit a91d34a40428127f3cd4f11b4a62b81c2732e4b7
parent d85f5d3966809f7858a6ddf9af380d9c01468634
Author: Shipwreckt <shipwreckt@mailfence.com>
Date: Tue, 23 Jul 2024 20:23:47 +0000
added some lil bits
Diffstat:
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
@@ -25,7 +25,7 @@
<section class="posts">
<h2>Posts</h2>
<ul>
- <li>19-07-2024 - <a href="posts/3FreeBSD">Trying out FreeBSD</a></li>
+ <li>22-07-2024 - <a href="posts/3FreeBSD">Trying out FreeBSD</a></li>
<li>19-07-2024 - <a href="posts/2Summer"><b>Summer holiday!</b></a></li>
<li>13-07-2024 - <a href="posts/1dwm">Switching to DWM</a></li>
<li>10-06-2024 - <a href="posts/0learningC">Learning the C programming language</a></li>
diff --git a/public/links.html b/public/links.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<9!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
@@ -24,7 +24,8 @@
<h2>Links</h2>
<p>Other personal websites of people I know</p>
<ul>
- <li><a href="https://tippfehlr.dev/">tippfehlr.dev</a></li>
+ <li><a href="https://tippfehlr.dev/">Tippfehlr</a></li>
+ <li><a href="https://www.gositi.se/">Gositi</a></li>
</ul>
<p>Projects I use and love</p>
<ul>
diff --git a/public/projects/programs/fakefetch b/public/projects/programs/fakefetch
@@ -35,6 +35,7 @@
<img src="../../Images/Fakefetch/Fakefetch.png" alt="An example of fakefetch!" width="750" height="auto">
<br>
<a href="https://gitlab.com/Shipwreckt/fakefetch">Source code on Gitlab</a>
+ <p>In the next upcoming updates I plan to add an IP address option and a way to configure it in ~/.config/shipwreckt for ease of use.</p>
<hr>
<h1>News</h1>
<h2>Great rewrite</h2><h3>Date: 8/7/2024</h3>