diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-11-28 11:20:21 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-11-28 11:20:21 +0100 |
commit | b67dae1b8d4fd3da6d2db0e99df75a4602f0266f (patch) | |
tree | 0816db22f184ddd9fd9164e54e1f8592f16780b6 /index.php | |
parent | 4a361bbb07c9e97ffa95afcd4a33ee3a5cc596a6 (diff) |
add source
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> |