Skip to content

Commit ea2548f

Browse files
chore: remove commented-out contact form link in index layout
1 parent b1dc321 commit ea2548f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layouts/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,13 @@ <h2 class="toppage-h">Contacts</h2>
9696
GitHub
9797
</a>
9898
</li>
99+
<!--
99100
<li>
100101
<a href="" target="_blank">
101102
Contact Form ({{ i18n "wip" }})
102103
</a>
103104
</li>
105+
-->
104106
</ul>
105107

106108
{{ end }}

0 commit comments

Comments
 (0)