forked from Chuqiaoo/Chuqiaoo.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,12 +10,4 @@ sidebar: | |
--- | ||
|
||
|
||
|
||
|
||
<form method="POST" action="https://formspree.io/[email protected]"> | ||
<input type="email" name="email" placeholder="Your email"> | ||
<input type="text" name="name" placeholder="Your name"> | ||
<input type="text" name="subject" placeholder="Subject"> | ||
<textarea name="message" placeholder="Your message"></textarea> | ||
<button type="submit">Send</button> | ||
</form> | ||
If you have any further questions, please don't hesitate to [contact us](mailto:[email protected]). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -410,13 +410,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Contact us | |
|
||
<section class="page__content" itemprop="text"> | ||
|
||
<form method="POST" action="https://formspree.io/[email protected]"> | ||
<input type="email" name="email" placeholder="Your email" /> | ||
<input type="text" name="name" placeholder="Your name" /> | ||
<input type="text" name="subject" placeholder="Subject" /> | ||
<textarea name="message" placeholder="Your message"></textarea> | ||
<button type="submit">Send</button> | ||
</form> | ||
<p>If you have any further questions, please don’t hesitate to <a href="mailto:[email protected]">contact us</a>.</p> | ||
|
||
|
||
</section> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters