From 9deb905b949b48f8c5c9275cca474a5fec419974 Mon Sep 17 00:00:00 2001 From: valentijn <120188387+HerpieDerpieee@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:22:51 +0100 Subject: [PATCH] changed up filesystem a bit --- filesystem.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/filesystem.json b/filesystem.json index 1cce7e7..21a26dd 100644 --- a/filesystem.json +++ b/filesystem.json @@ -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: https://github.com/HerpieDerpieee/PS-Discord-BotBuilder/" }, @@ -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: https://github.com/HerpieDerpieee/LJ1-VillaTeKoop/
Online Website: https://89618.stu.sd-lab.nl/LJ1/BEROEPS1/villa/Website/" },