-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpatterns.json
62 lines (62 loc) · 1.37 KB
/
patterns.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"agencify": [
"blog-comments",
"blog-post-content",
"contact-form",
"contact-icons-and-map",
"cta-center",
"cta-simple",
"faq-wide",
"feature-icon-boxes",
"feature-icons",
"feature-images",
"feature-partner",
"hero-contact",
"hero-features",
"hero-left",
"hero-single",
"page-about",
"page-contact",
"page-features",
"page-pricing",
"pricing-three-column",
"stats-timeline",
"team-members",
"template-single",
"testimonial-boxes",
"testimonial-brands"
],
"blockify": [
"page-about",
"page-blog",
"page-contact",
"page-features",
"page-pricing"
],
"codeify": [
"contact-form-map-overlay",
"contact-map",
"cta-right",
"feature-icon-boxes",
"feature-icons-centered",
"feature-image-compare",
"feature-images",
"hero-video",
"page-about",
"page-blog",
"page-contact",
"page-features",
"page-pricing",
"pricing-three-column",
"stats-four-columns",
"stats-timeline-center",
"testimonial-slider"
],
"launchify": [
"page-contact"
],
"saasify": [
"page-about"
],
"utility": []
}