git.cweiske.de
/
phorkie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65aa9a6
)
favicon on setup check page
author
Christian Weiske
<
[email protected]
>
Wed, 8 Jul 2015 20:00:40 +0000
(22:00 +0200)
committer
Christian Weiske
<
[email protected]
>
Wed, 8 Jul 2015 20:00:40 +0000
(22:00 +0200)
www/setup.php
patch
|
blob
|
history
diff --git
a/www/setup.php
b/www/setup.php
index c7320d8e751769a65b712f31b255be7a0e580acc..2656c9ca0bb2dc9e52e6f974142197aa8a43854b 100644
(file)
--- a/
www/setup.php
+++ b/
www/setup.php
@@
-40,6
+40,7
@@
$out = <<<HTM
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.css"/>
<link rel="stylesheet" href="css/phorkie.css"/>
+ <link rel="icon" href="favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<style type="text/css">
/**/