fixed broken links

This commit is contained in:
Death916 2025-04-19 06:01:44 -07:00
parent 1b45b76491
commit acbcedb7d7
2 changed files with 4 additions and 3 deletions

View file

@ -14,7 +14,7 @@ def blog():
Been using a new IRC client called Halloy. Its written in rust and has a very nice interface. Its pretty much my go to now.
Its made me want to get my rust skills back up again and drop some contributions. Heres the link to the project: [halloy](https://github.com/squidowl/halloy)
Its made me want to get my rust skills back up again and drop some contributions. Heres the link to the project: [Halloy](https://github.com/squidowl/halloy)
# April 05 2025

View file

@ -16,13 +16,14 @@ PROJECTS_DATA = [
"title": "Death916's Site",
"description": "This site is a personal portfolio and blog.",
"status": "Ongoing",
"link": "github.com/Death916/deathsite",
"link": "https://github.com/Death916/deathsite",
},
{
"title": "Deathclock",
"description": "Sports and weather clock and dashboard",
"status": "Ongoing",
"link": "github.com/Death916/deathclock",
"link": "https://github.com/Death916/deathclock",
},
{
"title": "Death916's Guild",