mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
minor fixes + favicon
This commit is contained in:
BIN
src/www/img/favicon.ico.png
Normal file
BIN
src/www/img/favicon.ico.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
@@ -28,6 +28,7 @@ require(__DIR__.'/../bootstrap.php');
|
||||
|
||||
<link rel="stylesheet" href="../deps/font-awesome/css/font-awesome.css">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="icon" href="img/favicon.ico" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -130,7 +131,7 @@ require(__DIR__.'/../bootstrap.php');
|
||||
</div>
|
||||
<div class="span3 well">
|
||||
<h2 class="center">Get involved!</h2>
|
||||
<p>You want a specific feature in XO? Report a bug? Go to our project website and get involved in the project!</p><br/>
|
||||
<p>You want a specific feature in XO? Report a bug? Go to our project website, read the FAQ and get involved in the project!</p><br/>
|
||||
<p class="center"><a class="btn btn-success btn-large" href="http://xen-orchestra.com"><i class="icon-beaker"></i> Project page</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user