diff --git a/README.md b/README.md index c76aff3..6b6e8fd 100755 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ Feel free ## Credits -- [VDawg](https://github.com/Visual-Dawg) - for the new site and design. +- [VDawg](https://github.com/vdawg-git) - for the new site and design. diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte index 7998da0..90f3aa1 100755 --- a/src/lib/components/Footer.svelte +++ b/src/lib/components/Footer.svelte @@ -10,7 +10,7 @@ let team = [ ['Fufexan', 'Supporting Developer', 'cyan', 'https://github.com/fufexan'], ['NotAShelf', 'Community Manager', 'teal', 'https://github.com/NotAShelf'], - ['VDawg', 'Webdesign-and dev', 'emerald', 'https://github.com/Visual-Dawg'] + ['VDawg', 'Webdesign and dev', 'emerald', 'https://github.com/vdawg-git'] ] function createRole(role, color) { return `[ ${role} ]` diff --git a/src/routes/hall_of_fame/rices.js b/src/routes/hall_of_fame/rices.js index c1b4a97..f33ba98 100644 --- a/src/routes/hall_of_fame/rices.js +++ b/src/routes/hall_of_fame/rices.js @@ -28,7 +28,7 @@ export const contests = [ name: 'Golden Era', creator: 'VDawg', pretitel: '#3', - dotfilesLink: 'https://github.com/Visual-Dawg/space_dots', + dotfilesLink: 'https://github.com/vdawg-git/space_dots', creatorProfilePicture: 'https://avatars.githubusercontent.com/u/28539403?s=96&v=4', thumbnail: '/imgs/ricing_competitions/3/vdawg.webp' }