Skip to content

Commit f7063fb

Browse files
committed
Remove "contact me" form.
We don't use it and we can't even run it on GitHub Pages. cf. #189.
1 parent 06d5736 commit f7063fb

File tree

4 files changed

+0
-1012
lines changed

4 files changed

+0
-1012
lines changed

Diff for: _includes/js.html

-4
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,5 @@
99
<script src="{{ site.github.url | replace:'http:','https:' }}/js/classie.js"></script>
1010
<script src="{{ site.github.url | replace:'http:','https:' }}/js/cbpAnimatedHeader.js"></script>
1111

12-
<!-- Contact Form JavaScript -->
13-
<script src="{{ site.github.url | replace:'http:','https:' }}/js/jqBootstrapValidation.js"></script>
14-
<script src="{{ site.github.url | replace:'http:','https:' }}/js/contact_me.js"></script>
15-
1612
<!-- Custom Theme JavaScript -->
1713
<script src="{{ site.github.url | replace:'http:','https:' }}/js/agency.js"></script>

Diff for: js/contact_me.js

-70
This file was deleted.

0 commit comments

Comments
 (0)