allow app versions to be served with prefixes instead of cookies
This commit is contained in:
parent
e991b362e0
commit
a4e687f709
11 changed files with 55 additions and 28 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: 'Russo One';
|
||||
src: url('/moto/russo-one.ttf');
|
||||
src: url('../moto/russo-one.ttf');
|
||||
}
|
||||
|
||||
/** defaults */
|
||||
|
|
|
|||
Loading…
Reference in a new issue