Skip to content

Commit

Permalink
Add Itaku as a social site (#1484)
Browse files Browse the repository at this point in the history
Reviewed-by: Charmander <[email protected]>
  • Loading branch information
charmander authored Dec 5, 2024
2 parents 2b1ce02 + 1f26bd0 commit 604c689
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions weasyl/macro.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,10 @@ def get_mod_actions(item, content_type):
"name": "Inkbunny",
"url": "https://inkbunny.net/%s",
},
"itaku": {
"name": "Itaku",
"url": "https://itaku.ee/profile/%s",
},
"reddit": {
"name": "reddit",
"url": "https://www.reddit.com/user/%s",
Expand Down

0 comments on commit 604c689

Please sign in to comment.