diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |