Skip to content

contact: add email address #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,10 @@ <h3 id="errormsg">错误信息</h3>
<h3 id="contactme">联系方式</h3>
<ul>
<p>
如果你有更多的关于校园网问题和以上步骤的建议,可以通过邮箱联系我
如果你有更多的关于校园网问题和以上步骤的建议,可以通过邮箱联系我们
<br />
邮箱:<a href="mailto:[email protected]">[email protected]</a>
邮箱:<a href="mailto:[email protected]">[email protected]</a> <br />
<a href="mailto:[email protected]">[email protected]</a>
</p>
</ul>
</div>
Expand Down