{{ brand.display_name }}
Tips
{% if venmo %}
- Venmo (@{{ venmo.id }})
{% endif %}
{% if patreon or gumroad %}
Subscriptions
{% if patreon %}
- Patreon (@{{ patreon.id }})
{% endif %}
{% if gumroad %}
- Gumroad
{% endif %}
{% endif %}
{% if twitter or youtube or mastodon or receipt_tracker %}
On Hogumathi
{% if twitter %}
- Twitter (@{{ twitter.username }}) [source]
{% endif %}
{% if youtube %}
- YouTube (@{{ youtube.username }}) [source]
{% endif %}
{% if mastodon %}
- Mastodon (@{{ mastodon.username }}@{{ mastodon.instance }}) [source]
{% endif %}
{% if receipt_tracker %}
- Receipts [source]
{% endif %}
{% endif %}
{% if mailchimp or discord %}
Community
{% endif %}
{% if twitch or instagram %}
Other Socials
{% if twitch %}
- Twitch (@{{ twitch.id }})
{% endif %}
{% if instagram %}
- Instagram (@{{ instagram.id }})
{% endif %}
{% endif %}