8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0320a55 commit 1e3412cCopy full SHA for 1e3412c
_includes/common.html
@@ -1,4 +1,4 @@
1
-<link rel="shortcut icon" href="/favicon.ico">
+<link rel="icon" href="/favicon.png">
2
3
<!-- Latest compiled and minified CSS -->
4
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
favicon.ico
-52.6 KB
favicon.png
1.42 KB
index.html
@@ -21,7 +21,7 @@
21
<div class="row">
22
<div class="col-md-4">
23
<h1>ChaiScript</h1>
24
- <p><img src="/favicon.ico" align="left"/> an easy to use embedded scripting language for C++.</p>
+ <p><img src="/logo.png" align="left"/> an easy to use embedded scripting language for C++.</p>
25
<br/>
26
<a class="btn btn-default btn-lg " href="https://github.com/ChaiScript/ChaiScript/releases">Download</a>
27
</div>
logo.png
6.18 KB
0 commit comments