mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
Add favicon :snow_capped_mountain:
This commit is contained in:
parent
27eba6dfaa
commit
a99ffbce3c
2 changed files with 1 additions and 0 deletions
BIN
packages/nylas-dashboard/public/favicon.png
Normal file
BIN
packages/nylas-dashboard/public/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
|
@ -5,6 +5,7 @@
|
|||
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js"></script>
|
||||
<script src="/js/app.jsx" type="text/babel"></script>
|
||||
<link rel='stylesheet' type="text/css" href="./css/app.css" />
|
||||
<link rel='shortcut icon' href='favicon.png' / >
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
|
||||
<title>K2 Dashboard</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue