From ad60b3882603d853088f4b5cde6dc502daddcf4a Mon Sep 17 00:00:00 2001 From: floppydiskette Date: Mon, 30 Dec 2024 22:56:39 +0000 Subject: [PATCH] Username update --- .github/CODEOWNERS | 2 +- README.md | 2 +- assets/logo.svg | 82 +++++++++---------- composer.json | 2 +- resources/views/components/layout.blade.php | 4 +- .../views/components/minimal-error.blade.php | 2 +- resources/views/home.blade.php | 6 +- 7 files changed, 47 insertions(+), 53 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 68a49a0..ee04f97 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @floppydisk05 +* @RoscoeDeWah diff --git a/README.md b/README.md index e5d395f..d6f7f28 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ - +
My personal website, developed using the Laravel framework diff --git a/assets/logo.svg b/assets/logo.svg index 9dc4091..06afab7 100644 --- a/assets/logo.svg +++ b/assets/logo.svg @@ -1,50 +1,44 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/composer.json b/composer.json index 70d6a36..cccc65d 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "floppydisk05/diskfloppy.me", + "name": "RoscoeDeWah/wah.moe", "type": "project", "description": "My personal website, developed using the Laravel framework.", "keywords": ["laravel", "framework"], diff --git a/resources/views/components/layout.blade.php b/resources/views/components/layout.blade.php index 9600c44..15f5c14 100644 --- a/resources/views/components/layout.blade.php +++ b/resources/views/components/layout.blade.php @@ -37,8 +37,8 @@