First shot on a favicon.
This commit is contained in:
parent
273adb660c
commit
62d4d89204
4 changed files with 128 additions and 0 deletions
BIN
app/favicon.ico
Normal file
BIN
app/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -13,6 +13,9 @@
|
|||
<!-- build:css({.tmp,app}) styles/main.css -->
|
||||
<link rel="stylesheet" href="styles/main.css">
|
||||
<!-- endbuild -->
|
||||
|
||||
<link rel="shortcut icon" href="favicon.ico" />
|
||||
<link rel="icon" href="favicon.ico" />
|
||||
</head>
|
||||
|
||||
<body ng-app="ffffng">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue