♻️ Move fonts and images directories in a common public on
This commit is contained in:
@@ -9,7 +9,7 @@ pub fn Header() -> Element {
|
||||
div {
|
||||
class: ClassName::ROOT,
|
||||
img {
|
||||
src: "./images/logo-msn.png"
|
||||
src: "/public/images/logo-msn.png"
|
||||
}
|
||||
svg {
|
||||
view_box: "0 0 100 10",
|
||||
|
Reference in New Issue
Block a user