Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 499 Bytes

File metadata and controls

17 lines (16 loc) · 499 Bytes


<title>Software Design Patterns Deck</title>
{% for pattern in site.the-patterns%} {% include pattern_card.html pattern=pattern %} {% endfor %}