chore: 更新项目地址为gitee.com/thzxx/MetonaToast; author改为thzxx

This commit is contained in:
tianhao
2026-06-16 13:36:17 +08:00
parent 3ab10f89a4
commit de44c04c35
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -72,7 +72,7 @@
<a href="index.html">首页</a>
<a href="docs.html">文档</a>
<a href="demo.html">演示</a>
<a href="https://github.com/metona/metona-toast" target="_blank">GitHub</a>
<a href="https://gitee.com/thzxx/MetonaToast" target="_blank">Gitee</a>
</div>
</div>
</nav>
@@ -198,7 +198,7 @@ orderGroup.<span class="fn">dismiss</span>(); <span class="cm">// 一键关闭
</section>
<footer>
<p>MetonaToast v2.0.0 · MIT License · <a href="https://github.com/metona/metona-toast">GitHub</a></p>
<p>MetonaToast v2.0.0 · MIT License · <a href="https://gitee.com/thzxx/MetonaToast">Gitee</a></p>
</footer>
<script src="../dist/metona-toast.js"></script>