Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 331 Bytes

File metadata and controls

11 lines (9 loc) · 331 Bytes
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!