diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-02-08 21:58:40 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-02-08 21:58:40 -0800 |
| commit | cf6ebae2d768a3e39328d65f1250d06982c77e7e (patch) | |
| tree | 208ad2c5c20fdd01cca32b09db8c0cf889ac9584 /index.html | |
| parent | c53c0153763162c5ff2ef3178187ff5e5ce45f1e (diff) | |
small refactor
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <label class='title-label' for='title-input'>My TierList</label> <input type='text' id='title-input' /> </div> - <a href='https://github.com/silverweed/tiers' class='gh-link'>GitHub</a> + <a href='https://github.com/pinapelz/interactive-tierlist' class='gh-link'>GitHub</a> <section class='main-content'> <div class='tierlist'> </div> |
