diff options
Diffstat (limited to 'views/index.pug')
| -rw-r--r-- | views/index.pug | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/views/index.pug b/views/index.pug index 5e2c559..c3a6718 100644 --- a/views/index.pug +++ b/views/index.pug @@ -27,10 +27,12 @@ html h3 Credits ul li - a(href='https://repl.it/') repl.it + a(href='https://repl.it/', target='_blank', rel='nofollow') repl.it li a(href='javascript:alert("!!! NSFW LINK !!!\\nPlease enter the url manually")') konachan.com | NSFW + li + a(href='https://icons8.com/icons/set/star', target='_blank', rel='nofollow') Icons8 h3 Tool .tool |