Browse Source

更新作者邮箱

将所有文件中的作者邮箱从 songzihuan@song-zh.com 更新为 contact@song-zh.com,以确保联系信息的一致性和准确性。
SongZihuan 2 months ago
parent
commit
2d5e1a9bd4
5 changed files with 5 additions and 5 deletions
  1. 1 1
      README.md
  2. 1 1
      README_EN.md
  3. 1 1
      REEPORT
  4. 1 1
      REPORT_EN
  5. 1 1
      src/html/error/4xx/404.songzihuan.signal.html

+ 1 - 1
README.md

@@ -17,7 +17,7 @@
 
 作者主页:[song-zh.com](https://song-zh.com)
 
-作者邮箱:songzihuan@song-zh.com
+作者邮箱:contact@song-zh.com
 
 ## 项目信息
 项目托管地址:[github.com/SongZihuan/simple-html](https://github.com/SongZihuan/simple-html)

+ 1 - 1
README_EN.md

@@ -17,7 +17,7 @@ Author Github: [github.com/SongZihuan](https://github.com/SongZihuan)
 
 Author homepage: [song-zh.com](https://song-zh.com)
 
-Author email: songzihuan@song-zh.com
+Author email: contact@song-zh.com
 
 ## Project information
 Project hosting address: [github.com/SongZihuan/simple-html](https://github.com/SongZihuan/simple-html)

+ 1 - 1
REEPORT

@@ -3,7 +3,7 @@
 作者:宋子桓(Song Zihuan)
 作者 Github:https://github.com/SongZihuan
 作者主页:https://song-zh.com
-作者邮箱:songzihuan@song-zh.com
+作者邮箱:contact@song-zh.com
 
 Github:https://github.com/SongZihuan/simple-html
 Github Issues:https://github.com/SongZihuan/simple-html/issues

+ 1 - 1
REPORT_EN

@@ -3,7 +3,7 @@ How to report of simple-html
 Author: 宋子桓(Song Zihuan)
 Author Github: https://github.com/SongZihuan
 Author Website: https://song-zh.com
-Author Email: songzihuan@song-zh.com
+Author Email: contact@song-zh.com
 
 Github: https://github.com/SongZihuan/simple-html
 Github Issues: https://github.com/SongZihuan/simple-html/issues

+ 1 - 1
src/html/error/4xx/404.songzihuan.signal.html

@@ -53,6 +53,6 @@
   <li>A mistyped address</li>
   <li>Or the page has been moved</li>
 </ul>
-<p>Try going back to the <a href="https://song-zh.com"> Song Zihuan Website </a> or <a href="mailto://songzihuan@song-zh.com"> contact us </a> if the problem persists.</p>
+<p>Try going back to the <a href="https://song-zh.com"> Song Zihuan Website </a> or <a href="mailto://contact@song-zh.com"> contact us </a> if the problem persists.</p>
 </body>
 </html>