Skip to content

Commit 991f0c9

Browse files
committed
Fix file locations
1 parent d6f6c4b commit 991f0c9

File tree

11 files changed

+8
-8
lines changed

11 files changed

+8
-8
lines changed

public/assets/switchy/hello.png

-71.6 KB
Binary file not shown.

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ footer {
115115

116116
@font-face {
117117
font-family: "Monogram";
118-
src: url("public/monogram.ttf") format("truetype");
118+
src: url("public/assets/fonts/monogram.ttf") format("truetype");
119119
}
120120

121121
.orientation-message {

0 commit comments

Comments
 (0)