This commit is contained in:
parent
87e6dc17d3
commit
05b1ae695d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script src="{{site.BaseURL}}/assets/js/static/ua-parser.pack.js"></script>
|
<script src="{{site.BaseURL}}/assets/js/ua-parser.pack.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
const Platforms = { "Android": "Android", "iOS": "iOS", "Unsupported": "Unsupported" };
|
const Platforms = { "Android": "Android", "iOS": "iOS", "Unsupported": "Unsupported" };
|
||||||
|
|
Loading…
Reference in a new issue