Add meb link

This commit is contained in:
Late Night Defender 2024-07-04 20:50:37 +07:00
parent 05ce113660
commit 4070825c8a
2 changed files with 9 additions and 0 deletions

View file

@ -9,4 +9,12 @@
#eb0256 50%,
#ff257e 100%
);
}
.link-meb {
background: linear-gradient(
90deg,
#01AF6F 0%,
#35C03F 100%
);
}

View file

@ -16,6 +16,7 @@ disableKinds = ["taxonomy", "term"]
links = [
{ readawrite = { href = "https://www.readawrite.com/?action=user_page&user_id_publisher=1225708", text = "readAwrite" } },
{ meb = { href = "https://www.mebmarket.com/?store=publisher&action=home_page&publisher_id=1225708&publisher_name=%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B8%A7%E0%B8%9B%E0%B8%A5%E0%B8%B2%E0%B8%97%E0%B8%B9%E0%B8%99%E0%B9%88%E0%B8%B2", text = "meb" } },
# { email = "mailto:hello@your_domain.com" },
# { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },