summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 33ccfa2..79920f7 100644
--- a/index.php
+++ b/index.php
@@ -32,5 +32,7 @@ PLCHLDR;
<textarea name="decklist" placeholder="<?php echo $placeholder; ?>" rows="10" cols="40" style="max-width: 100%;"></textarea>
<button>Submit</button>
</form>
+ <hr>
+ <a href="https://git.dweipert.de/mtg-pdf">Source</a>
</body>
</html>