Skip to content

Commit e408c87

Browse files
committed
goodreads username
1 parent 6189364 commit e408c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pub const SOCIAL: SocialLinks = SocialLinks {
2626
github: "https://github.com/wyatt-avilla",
2727
lastfm: "https://www.last.fm/user/wowitswyatt",
2828
letterboxd: "https://letterboxd.com/wowitswyatt/",
29-
goodreads: "https://www.goodreads.com/user/show/159014522-wowitswyatt",
29+
goodreads: "https://www.goodreads.com/user/show/159014522-wyatt",
3030
};
3131

3232
pub struct SocialLinks<'a> {

0 commit comments

Comments
 (0)