Emscripten: added app manifest and favicon

This commit is contained in:
Sergii Pylypenko
2021-05-02 00:54:55 +03:00
parent 73c4b2673b
commit de194454b6
2 changed files with 15 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>OpenTTD</title>
<link rel="manifest" href="openttd.webapp">
<link rel="icon" href="openttd.256.png">
<style>
body {
font-family: Tahoma, Arial, Helvetica, sans-serif;