add github url

This commit is contained in:
daniel-j
2020-03-04 13:21:43 +01:00
parent a2af6ba59e
commit b11a739b71
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
.wrapper {
margin: 0 auto;
padding: 0 20px;
max-width: 600px;
max-width: 650px;
}
h1 {
font-weight: normal;

View File

@@ -26,7 +26,7 @@
</div>
<hr/>
<div class="center">
Created by djazz. Powered by <a href="https://koajs.com/" target="_blank">Koa</a> and <a href="https://pgaskin.net/kepubify/" target="_blank">Kepubify</a>.
Created by djazz. Powered by <a href="https://koajs.com/" target="_blank">Koa</a> and <a href="https://pgaskin.net/kepubify/" target="_blank">Kepubify</a> | Source code on <a href="https://github.com/daniel-j/sendtokobo" target="_blank">Github</a>
</div>
</div>