changed up filesystem a bit

This commit is contained in:
valentijn
2024-02-06 13:22:51 +01:00
parent 190bb73bd1
commit 9deb905b94

View File

@@ -20,9 +20,9 @@
"school": "dir"
},
"/home/guest/projects/personal/": {
"discord_bot_builder": "dir"
"DiscordBotBuilder": "dir"
},
"/home/guest/projects/personal/discord_bot_builder/": {
"/home/guest/projects/personal/DiscordBotBuilder/": {
"about.txt": "This project is a personal project of mine. The goal is that you can easily create discord bots, with commands, to automate some stuff in your discord server!",
"links.txt": "GitHub: <a href=`` onclick='window.location.href=`https://github.com/HerpieDerpieee/PS-Discord-BotBuilder/`'>https://github.com/HerpieDerpieee/PS-Discord-BotBuilder/</a>"
},
@@ -37,7 +37,7 @@
"VillaTeKoop": "dir"
},
"/home/guest/projects/school/GLR_Jaar1/VillaTeKoop/": {
"about.txt": "In this project we made a website, that is made to sell mansions with the price of 1 million euros, or more.",
"about.txt": "In this project we made a website, that is made to sell mansions with the price of 1 million euros, or more. This project was made with 2 other students. It was a lot of fun working together on this project.",
"links.txt": "GitHub: <a href=`` onclick='window.location.href=`https://github.com/HerpieDerpieee/LJ1-VillaTeKoop/`'>https://github.com/HerpieDerpieee/LJ1-VillaTeKoop/</a><br>Online Website: <a href=`` onclick='window.location.href=`https://89618.stu.sd-lab.nl/LJ1/BEROEPS1/villa/Website/`'>https://89618.stu.sd-lab.nl/LJ1/BEROEPS1/villa/Website/</a>"
},