First shot on a favicon.

This commit is contained in:
Your Name 2014-06-06 13:58:48 +02:00
commit 62d4d89204
4 changed files with 128 additions and 0 deletions

BIN
app/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -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">