move smartphone css to subdir
This commit is contained in:
parent
d3c069b558
commit
50cd70f903
2
main.js
2
main.js
@ -54,7 +54,7 @@ for(var i = 0; i < d.length; i++) {
|
||||
var ir = window.internalResources || [];
|
||||
|
||||
var mainstyle = 'http://breunigs.github.com/ingress-intel-total-conversion/style.css?@@BUILDDATE@@';
|
||||
var smartphone = 'http://breunigs.github.com/ingress-intel-total-conversion/smartphone.css?@@BUILDDATE@@';
|
||||
var smartphone = 'http://breunigs.github.com/ingress-intel-total-conversion/mobile/smartphone.css?@@BUILDDATE@@';
|
||||
var leaflet = 'http://cdn.leafletjs.com/leaflet-0.5/leaflet.css';
|
||||
var coda = 'http://fonts.googleapis.com/css?family=Coda';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user