| layout | page |
|---|---|
| title | Featured Shops |
{% for shop in site.shops %}
- [{{ shop.name }}]({{ shop.link }}) {% if shop.bitcoin %}
{% endif %}{% if shop.lightning %}⚡{% endif %}
{% endfor %}
Want to add yourself? Create a PR!
| layout | page |
|---|---|
| title | Featured Shops |
{% for shop in site.shops %}
{% endif %}{% if shop.lightning %}⚡{% endif %}
{% endfor %}Want to add yourself? Create a PR!