]> O.S.I.I.S - jp/crow.git/commitdiff
Update index.html
authorj-p <jp.bruyere@live.be>
Tue, 19 Jul 2016 15:25:59 +0000 (17:25 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2016 15:25:59 +0000 (17:25 +0200)
index.html

index 5e00f2f51fad3039b2969fc3a758cbb1a49999ee..c9d9bda27448248b5c93acbd9924740f6aec27f9 100644 (file)
@@ -5,7 +5,7 @@
     <meta charset='utf-8'>
     <meta http-equiv="X-UA-Compatible" content="chrome=1">
     <meta name="description" content="Crow : C.R.O.W.: Collaborative Radiant Open Widgets">
-
+    <link rel="icon" href="images/crow.png">
     <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
 
     <title>Crow</title>
@@ -18,7 +18,7 @@
         <header class="inner">
           <a id="forkme_banner" href="https://github.com/jpbruyere/Crow">View on GitHub</a>
 
-          <h1 id="project_title">Crow</h1>
+          <h1 id="project_title">Crow</h1><img src="images/crow.png" height="50%" style="float:right;">
           <h2 id="project_tagline">C.R.O.W.: Collaborative Radiant Open Widgets</h2>
 
             <section id="downloads">
@@ -35,7 +35,6 @@
 <a id="crow--" class="anchor" href="#crow--" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>CROW
 </h1>
 
-<a href="https://www.nuget.org/packages/Crow.dll/"><img src="https://buildstats.info/nuget/Crow.dll" alt="NuGet Version and Downloads"/></a>
 <a href="https://travis-ci.org/jpbruyere/Crow"><img src="https://travis-ci.org/jpbruyere/Crow.svg?branch=master" alt="Build Status"/></a>
 
 <p><strong>CROW</strong> is a pure <strong>C#</strong> widget toolkit originally developed for easy GUI implementation for OpenTK.