Permalink
Browse files
Use HiDPI version of GitHub ribbon
- Loading branch information...
Showing
with
9 additions
and
3 deletions.
-
+1
−0
_layouts/default.html
-
BIN
images/fork-me.png
-
+8
−3
index.markdown
|
|
@@ -32,6 +32,7 @@ |
|
|
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
|
|
|
Creative Commons Attribution-ShareAlike 4.0 International</a>
|
|
|
license.
|
|
|
+ {{ page.extra_credits }}
|
|
|
</p>
|
|
|
</div>
|
|
|
|
|
|
|
Sorry, something went wrong.
Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
|
|
@@ -2,14 +2,19 @@ |
|
|
title: OpenSlide
|
|
|
classes: forkme
|
|
|
news_show_extended: false
|
|
|
+extra_credits:
|
|
|
+ <a href="https://github.com/aral/fork-me-on-github-retina-ribbons/">
|
|
|
+ "Fork me on GitHub" ribbon</a> copyright © 2013 Aral Balkan,
|
|
|
+ released under a
|
|
|
+ <a href="http://creativecommons.org/licenses/by/2.0/uk/">
|
|
|
+ Creative Commons Attribution 2.0: England & Wales</a> license.
|
|
|
---
|
|
|
|
|
|
{% include links.markdown %}
|
|
|
|
|
|
<a href="https://github.com/openslide">
|
|
|
-<img style="position: absolute; top: 0; right: 0; border: 0;"
|
|
|
-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
|
|
|
-alt="Fork me on GitHub">
|
|
|
+<img style="position: absolute; top: 0; right: 0; border: 0; width: 135px; height: 135px;"
|
|
|
+src="/images/fork-me.png" alt="Fork me on GitHub">
|
|
|
</a>
|
|
|
|
|
|
<div markdown="1" class="newsflash">
|
|
|
|
0 comments on commit
7c9cfa0