We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6189364 commit e408c87Copy full SHA for e408c87
config/src/lib.rs
@@ -26,7 +26,7 @@ pub const SOCIAL: SocialLinks = SocialLinks {
26
github: "https://github.com/wyatt-avilla",
27
lastfm: "https://www.last.fm/user/wowitswyatt",
28
letterboxd: "https://letterboxd.com/wowitswyatt/",
29
- goodreads: "https://www.goodreads.com/user/show/159014522-wowitswyatt",
+ goodreads: "https://www.goodreads.com/user/show/159014522-wyatt",
30
};
31
32
pub struct SocialLinks<'a> {
0 commit comments