Skip to content

Commit 64586da

Browse files
committed
Use Retina version for fork-me image
1 parent 00b7724 commit 64586da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/fork-me.png

17.2 KB
Loading

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<link rel="stylesheet" href="styles/main.css">
2121
</head>
2222
<body>
23-
<a href="https://github.com/git-up/GitUp"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a>
24-
23+
<a href="https://github.com/git-up/GitUp"><img style="position: absolute; top: 0; right: 0; border: 0; width: 149px; height: 149px;" src="images/fork-me.png" alt="Fork me on GitHub"></a>
24+
2525
<div id="hero">
2626
<img src="images/logo_reflective.png" alt="" width="120" height="200" />
2727
</div>

0 commit comments

Comments
 (0)