Skip to content

Commit e6320a1

Browse files
committed
Hopefully added favicons
1 parent b0c205a commit e6320a1

13 files changed

Lines changed: 152 additions & 0 deletions

package-lock.json

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"devDependencies": {
1313
"@types/node": "^10.11.7",
1414
"css-loader": "^1.0.0",
15+
"file-loader": "^2.0.0",
1516
"gh-pages": "^2.0.1",
1617
"html-webpack-plugin": "^3.2.0",
1718
"monaco-editor-webpack-plugin": "^1.5.4",
14.7 KB
Loading
36.4 KB
Loading
14 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/mstile-150x150.png"/>
6+
<TileColor>#da532c</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>
3.54 KB
Loading
4.16 KB
Loading
7.23 KB
Binary file not shown.
8.59 KB
Loading

0 commit comments

Comments
 (0)