Skip to content

Commit

Permalink
add GitHub link
Browse files Browse the repository at this point in the history
  • Loading branch information
keithwhor committed Mar 17, 2021
1 parent 1068f5a commit 87bbb47
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<link rel="icon" type="image/png" href="./favicon.png">
<link rel="stylesheet" href="./style.css"></script>
<script src="./main.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<div class="nav">
Expand All @@ -20,6 +21,14 @@
<a href="https://autocode.com/app/autocode/copenhagen/">Install on Autocode</a>
</div>
<div class="contents">
<div style="float: right; padding-top: 24px;">
<a
class="github-button"
href="https://github.com/acode/copenhagen"
data-icon="octicon-star"
data-size="large"
aria-label="Star acode/copenhagen on GitHub">Star acode/copenhagen</a>
</div>
<h1>🇩🇰 Copenhagen Editor<code class="version">0.1.0</code></h1>
<p>
<strong>Copenhagen</strong> is a free, lightweight and hackable
Expand Down

0 comments on commit 87bbb47

Please sign in to comment.