forked from MapComplete/MapComplete
Further theme tweaks, attempts to optimize
This commit is contained in:
parent
c86f4e4aff
commit
9978879536
8 changed files with 62 additions and 52 deletions
1
Utils.ts
1
Utils.ts
|
@ -164,6 +164,7 @@ export class Utils {
|
|||
link.href = location;
|
||||
link.media = 'all';
|
||||
head.appendChild(link);
|
||||
console.log("Added custom layout ",location)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue