September updates (#992)
* fix deprecated apple-mobile -web-app-capable * fix issue #974 * update dependencies * fix a trailing space for points * fix issue with tspan recalculation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<!-- No-op until loaded dynamically (could make configurable) -->
|
||||
<link rel="icon" href="images/logo.svg">
|
||||
<!-- STYLESHEETS (others loaded dynamically) -->
|
||||
|
||||
Reference in New Issue
Block a user