Want to show off your links? We've got you covered! ❤️
Live demo at: link.blokada.info
-
To add a new link:
- For a social network, add it to the
socialPlatformsobject insocials.ts. - For a contact link (e.g. email), add it to the
contactPlatformsobject insocials.ts. - For a donation type (e.g. donation instructions, platforms etc.), add it to the
donatePlatformsobject insocials.ts.
- For a social network, add it to the
-
(Optional) To customize the button’s appearance for a specific platform, add or update its brand color in the
<style>section ofButton.astro.
Congrats, you're done! 🎉
You can easily fork and customize this page, the entire thing is quite simple really. There's not much to change.
Check out the site.ts config file, where all the recommended customizable properties are clearly listed. You don't have to touch the components themselves at all.
Code in this repo is under the Beerware license. 🍻