upd: add back in timestamps on src
This commit is contained in:
parent
45611e504c
commit
d798809875
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
||||
src: url("./shark-font.woff") format("woff"), url("./shark-font.ttf") format("truetype"), url("./shark-font.svg#shark-font") format("svg");
|
||||
src: url("./shark-font.woff?1722899913909") format("woff"), url("./shark-font.ttf?1722899913909") format("truetype"), url("./shark-font.svg?1722899913909#shark-font") format("svg");
|
||||
}
|
||||
|
||||
.sk-icons {
|
||||
|
|
Loading…
Reference in a new issue