Skip to content

Commit cb773a1

Browse files
committed
Remove the contact section from the page and post templates
1 parent c599d3d commit cb773a1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

_layouts/event.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,3 @@ <h3>{{ page.title }}</h3>
5454
</div>
5555
</div>
5656
</section>
57-
58-
{% include contact.html %}

_layouts/page.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,3 @@ <h1>{{ page.title }}</h1>
1616
</div>
1717
</div>
1818
</section>
19-
20-
{% include contact.html %}

0 commit comments

Comments
 (0)