changed footer, added blogtags, removed .DS_Store's ++

This commit is contained in:
Sid 2023-03-19 17:03:06 +01:00
parent f30cf1c80a
commit d30e2d5185
14 changed files with 145 additions and 9 deletions

View file

@ -20,7 +20,7 @@ _Sep. 2022 - Now, Hugo Framework_
- Is a WIP, as I will continue to add small stuff and posts!
---
### Wordle 🔠
_Oct. 2022 - Now, Java_
_Oct. 2022 - Nov. 2022, Java_
>Github Repo: <https://github.com/SindreKjelsrud/Wordle>
- A recreation of the popular game [Wordle](https://www.nytimes.com/games/wordle/index.html) by Josh Wardle/The New York Times, written in Java.
- Still needs some finishing touches.. (bug fixes, cleaning up code etc.)