Skip to content

Commit

Permalink
Autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 28, 2023
1 parent 2749f68 commit 9551a34
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<link rel="shortcut icon" href="assets/favicon.ico" />
<meta name="theme-color" content="#14171b" />
<meta name="theme-color" content="#000000" />

<link rel="manifest" href="en/manifest.json" />

Expand Down Expand Up @@ -50,7 +50,7 @@
name="msapplication-TileImage"
content="assets/icons/icon-144x144.png"
/>
<meta name="msapplication-TileColor" content="#14171b" />
<meta name="msapplication-TileColor" content="#000000" />

<link rel="stylesheet" type="text/css" href="en/app.css" />
<style></style>
Expand Down Expand Up @@ -83,7 +83,7 @@
Loading...
<style type="text/css">
body {
background: #14171b;
background: #000000;
}
</style>
</p>
Expand Down
4 changes: 2 additions & 2 deletions en/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#14171b",
"theme_color": "#14171b"
"background_color": "#000000",
"theme_color": "#000000"
}
2 changes: 1 addition & 1 deletion fa/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<link rel="shortcut icon" href="assets/favicon.ico" />
<meta name="theme-color" content="#14171b" />
<meta name="theme-color" content="#000000" />

<link rel="manifest" href="fa/manifest.json" />

Expand Down Expand Up @@ -50,7 +50,7 @@
name="msapplication-TileImage"
content="assets/icons/icon-144x144.png"
/>
<meta name="msapplication-TileColor" content="#14171b" />
<meta name="msapplication-TileColor" content="#000000" />

<link rel="stylesheet" type="text/css" href="fa/app.css" />
<style>body{direction:rtl}</style>
Expand Down Expand Up @@ -83,7 +83,7 @@
Loading...
<style type="text/css">
body {
background: #14171b;
background: #000000;
}
</style>
</p>
Expand Down
4 changes: 2 additions & 2 deletions fa/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#14171b",
"theme_color": "#14171b"
"background_color": "#000000",
"theme_color": "#000000"
}
2 changes: 1 addition & 1 deletion fr/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<link rel="shortcut icon" href="assets/favicon.ico" />
<meta name="theme-color" content="#14171b" />
<meta name="theme-color" content="#000000" />

<link rel="manifest" href="fr/manifest.json" />

Expand Down Expand Up @@ -50,7 +50,7 @@
name="msapplication-TileImage"
content="assets/icons/icon-144x144.png"
/>
<meta name="msapplication-TileColor" content="#14171b" />
<meta name="msapplication-TileColor" content="#000000" />

<link rel="stylesheet" type="text/css" href="fr/app.css" />
<style></style>
Expand Down Expand Up @@ -83,7 +83,7 @@
Loading...
<style type="text/css">
body {
background: #14171b;
background: #000000;
}
</style>
</p>
Expand Down
4 changes: 2 additions & 2 deletions fr/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#14171b",
"theme_color": "#14171b"
"background_color": "#000000",
"theme_color": "#000000"
}
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<link rel="shortcut icon" href="assets/favicon.ico" />
<meta name="theme-color" content="#14171b" />
<meta name="theme-color" content="#000000" />

<link rel="manifest" href="en/manifest.json" />

Expand Down Expand Up @@ -50,7 +50,7 @@
name="msapplication-TileImage"
content="assets/icons/icon-144x144.png"
/>
<meta name="msapplication-TileColor" content="#14171b" />
<meta name="msapplication-TileColor" content="#000000" />

<link rel="stylesheet" type="text/css" href="en/app.css" />
<style></style>
Expand Down Expand Up @@ -83,7 +83,7 @@
Loading...
<style type="text/css">
body {
background: #14171b;
background: #000000;
}
</style>
</p>
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#14171b",
"theme_color": "#14171b"
"background_color": "#000000",
"theme_color": "#000000"
}
2 changes: 1 addition & 1 deletion ru/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ru/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<link rel="shortcut icon" href="assets/favicon.ico" />
<meta name="theme-color" content="#14171b" />
<meta name="theme-color" content="#000000" />

<link rel="manifest" href="ru/manifest.json" />

Expand Down Expand Up @@ -50,7 +50,7 @@
name="msapplication-TileImage"
content="assets/icons/icon-144x144.png"
/>
<meta name="msapplication-TileColor" content="#14171b" />
<meta name="msapplication-TileColor" content="#000000" />

<link rel="stylesheet" type="text/css" href="ru/app.css" />
<style></style>
Expand Down Expand Up @@ -83,7 +83,7 @@
Loading...
<style type="text/css">
body {
background: #14171b;
background: #000000;
}
</style>
</p>
Expand Down
4 changes: 2 additions & 2 deletions ru/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#14171b",
"theme_color": "#14171b"
"background_color": "#000000",
"theme_color": "#000000"
}
2 changes: 1 addition & 1 deletion zh/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions zh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<link rel="shortcut icon" href="assets/favicon.ico" />
<meta name="theme-color" content="#14171b" />
<meta name="theme-color" content="#000000" />

<link rel="manifest" href="zh/manifest.json" />

Expand Down Expand Up @@ -50,7 +50,7 @@
name="msapplication-TileImage"
content="assets/icons/icon-144x144.png"
/>
<meta name="msapplication-TileColor" content="#14171b" />
<meta name="msapplication-TileColor" content="#000000" />

<link rel="stylesheet" type="text/css" href="zh/app.css" />
<style></style>
Expand Down Expand Up @@ -83,7 +83,7 @@
Loading...
<style type="text/css">
body {
background: #14171b;
background: #000000;
}
</style>
</p>
Expand Down
4 changes: 2 additions & 2 deletions zh/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"start_url": "./",
"display": "standalone",
"orientation": "portrait",
"background_color": "#14171b",
"theme_color": "#14171b"
"background_color": "#000000",
"theme_color": "#000000"
}

0 comments on commit 9551a34

Please sign in to comment.