mirror of
https://github.com/kennethreitz/coinbin.org.git
synced 2026-06-05 23:10:17 +00:00
Fix fork-me link
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href="https://github.com/kennethreitz/coinbin.org" class="github">
|
||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github">
|
||||
</a>
|
||||
|
||||
<article>
|
||||
<h1 id="tufte-css">₿ Coinbin.org</h1>
|
||||
@@ -106,5 +103,9 @@
|
||||
})();
|
||||
</script>
|
||||
|
||||
<a href="https://github.com/kennethreitz/coinbin.org" class="github">
|
||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github">
|
||||
</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user