♻️ Move fonts and images directories in a common public on
This commit is contained in:
@@ -47,7 +47,7 @@ pub fn AvatarSelector() -> Element {
|
||||
},
|
||||
img {
|
||||
class: ClassName::AVATAR_SELECTOR_PICTURE,
|
||||
src: "./images/default-avatar.png",
|
||||
src: "/public/images/default-avatar.png",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user