diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index eb544fa..b81fd11 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -19,7 +19,7 @@ dateFormat = "2 January 2006" bio = "I'm a melon" links = [ { email = "mailto:waifuism@tutanota.com" }, - # { link = "https://link-to-some-website.com/" }, + # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, # { blogger = "https://username.blogspot.com/" }, @@ -60,5 +60,6 @@ dateFormat = "2 January 2006" # { whatsapp = "https://wa.me/phone-number" }, { youtube = "https://www.youtube.com/@waifu332" }, { ko-fi = "https://ko-fi.com/waifuismlife" }, - { link = "https://www.deviantart.com/waifuismlife"} + { link = "https://www.deviantart.com/waifuismlife"}, + { link = "https://booru.waifuism.life/" } ]