diff options
Diffstat (limited to 'src/routes')
-rw-r--r-- | src/routes/+page.svelte | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 3949be8..09f6b6c 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -164,6 +164,9 @@ <a href="https://futile.eu/" target="_blank" rel="noopener noreferrer"> <img src="https://futile.eu/static/buttons/futile.png" alt="button that says 'futile'" width="88px" height="31px"> </a> + <a> + <iframe src="https://increm.net/badge?key=xenia" title="incremnet badge" width="88" height="31" frameborder="0" style="background-color: #d4d0c8"></iframe> + </a> <a href="https://nyaa.si/view/964646" target="_blank" rel="noopener noreferrer" title="watch lain now!!"> <img src="/lain.gif" alt="lain" width="88px" height="31px"> </a> |