소스 검색

Remove unused archetype

Zachary Betz 6 년 전
부모
커밋
815bee9e7b
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 10
      archetypes/patterns.md

+ 0 - 10
archetypes/patterns.md

@@ -1,10 +0,0 @@
-+++
-title = "My First Pattern File"
-tags = ["example tag", "another tag"]
-+++
-
-You can just write **markdown** here. But don't forget there are lots of shortcodes to help you with writing and showing off code too. See [the documentation for **Cupper**](https://thepaciellogroup.github.io/cupper/) for full details.
-
-{{% note %}}
-Here's an example of a note shortcode for adding little "oh and also" notes to your patterns' documentation.
-{{% /note %}}