added favicon for www & doc

This commit is contained in:
c33s 2015-05-06 00:12:42 +02:00
parent bdb945cd1b
commit 37eb006c0b
4 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -8,6 +8,9 @@
<!-- meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- favicon -->
<link rel="shortcut icon" href="favicon.ico">
<!-- lib styles -->
<%= stylesheet_link_tag "bootstrap", "vagrantup" %>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -6,6 +6,9 @@
<!-- meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- favicon -->
<link rel="shortcut icon" href="favicon.ico">
<!-- lib styles -->
<%= stylesheet_link_tag "bootstrap", "vagrantup" %>