diff options
Diffstat (limited to 'public/projects')
-rw-r--r-- | public/projects/art/art.html (renamed from public/projects/art/art) | 0 | ||||
-rw-r--r-- | public/projects/hardware/ThinkPad-T440p.html (renamed from public/projects/hardware/ThinkPad-T440p) | 0 | ||||
-rw-r--r-- | public/projects/programs/dotfiles.html (renamed from public/projects/programs/dotfiles) | 0 | ||||
-rw-r--r-- | public/projects/programs/fakefetch.html (renamed from public/projects/programs/fakefetch) | 0 | ||||
-rw-r--r-- | public/projects/writing/weeklybyte/2024/issue00WB.html (renamed from public/projects/writing/weeklybyte/2024/issue00WB) | 2 | ||||
-rw-r--r-- | public/projects/writing/weeklybyte/2024/issue01WB.html (renamed from public/projects/writing/weeklybyte/2024/issue01WB) | 2 | ||||
-rw-r--r-- | public/projects/writing/weeklybyte/2024/issue02WB.html (renamed from public/projects/writing/weeklybyte/2024/issue02WB) | 2 | ||||
-rw-r--r-- | public/projects/writing/weeklybyte/weeklybyte.html (renamed from public/projects/writing/weeklybyte/weeklybyte) | 8 |
8 files changed, 7 insertions, 7 deletions
diff --git a/public/projects/art/art b/public/projects/art/art.html index 03a88d3..03a88d3 100644 --- a/public/projects/art/art +++ b/public/projects/art/art.html diff --git a/public/projects/hardware/ThinkPad-T440p b/public/projects/hardware/ThinkPad-T440p.html index ede3671..ede3671 100644 --- a/public/projects/hardware/ThinkPad-T440p +++ b/public/projects/hardware/ThinkPad-T440p.html diff --git a/public/projects/programs/dotfiles b/public/projects/programs/dotfiles.html index 9bca919..9bca919 100644 --- a/public/projects/programs/dotfiles +++ b/public/projects/programs/dotfiles.html diff --git a/public/projects/programs/fakefetch b/public/projects/programs/fakefetch.html index 6192dbc..6192dbc 100644 --- a/public/projects/programs/fakefetch +++ b/public/projects/programs/fakefetch.html diff --git a/public/projects/writing/weeklybyte/2024/issue00WB b/public/projects/writing/weeklybyte/2024/issue00WB.html index 1f5b890..250306e 100644 --- a/public/projects/writing/weeklybyte/2024/issue00WB +++ b/public/projects/writing/weeklybyte/2024/issue00WB.html @@ -16,7 +16,7 @@ <li><a href="../../../../links.html">Links</a></li> <li><a href="../../../../projects.html">Projects</a></li> <li><a href="../../../../contact.html">Contact</a></li> - <li><a href="../weeklybyte">Back</a></li> + <li><a href="../weeklybyte.html">Back</a></li> </ul> </nav> </header> diff --git a/public/projects/writing/weeklybyte/2024/issue01WB b/public/projects/writing/weeklybyte/2024/issue01WB.html index f0cdf7f..cb2d6ec 100644 --- a/public/projects/writing/weeklybyte/2024/issue01WB +++ b/public/projects/writing/weeklybyte/2024/issue01WB.html @@ -16,7 +16,7 @@ <li><a href="../../../../links.html">Links</a></li> <li><a href="../../../../projects.html">Projects</a></li> <li><a href="../../../../contact.html">Contact</a></li> - <li><a href="../weeklybyte">Back</a></li> + <li><a href="../weeklybyte.html">Back</a></li> </ul> </nav> </header> diff --git a/public/projects/writing/weeklybyte/2024/issue02WB b/public/projects/writing/weeklybyte/2024/issue02WB.html index abff0a2..cf24c3a 100644 --- a/public/projects/writing/weeklybyte/2024/issue02WB +++ b/public/projects/writing/weeklybyte/2024/issue02WB.html @@ -16,7 +16,7 @@ <li><a href="../../../../links.html">Links</a></li> <li><a href="../../../../projects.html">Projects</a></li> <li><a href="../../../../contact.html">Contact</a></li> - <li><a href="../weeklybyte">Back</a></li> + <li><a href="../weeklybyte.html">Back</a></li> </ul> </nav> </header> diff --git a/public/projects/writing/weeklybyte/weeklybyte b/public/projects/writing/weeklybyte/weeklybyte.html index cc4ed19..326133a 100644 --- a/public/projects/writing/weeklybyte/weeklybyte +++ b/public/projects/writing/weeklybyte/weeklybyte.html @@ -21,10 +21,10 @@ </header> <main> <h2>Weekly Byte </h2> - <p>The weekly byte is a kind of news thing I do each week, it covers some software and hardware I like and a weekly distro. There is also the odd bit of news if I think it is intresting but overall this is just so I can learn more about the Linux and programming world. </p> - <li><a href="2024/issue00WB">Issue 0</a></li> - <li><a href="2024/issue01WB">Issue 1</a></li> - <li><a href="2024/issue02WB">Issue 2</a></li> + <p>Sadly I do not do this anymore, I did enjoy doing it but I will be honest school and study kinda took over. Might resume in 2026.</p> + <li><a href="2024/issue00WB.html">Issue 0</a></li> + <li><a href="2024/issue01WB.html">Issue 1</a></li> + <li><a href="2024/issue02WB.html">Issue 2</a></li> </main> </body> </html> |