修复README.md中的锚点无法正常跳转的Bug

This commit is contained in:
sun0225SUN 2023-02-17 16:17:23 +08:00
parent 678f493f18
commit ad4d198097
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
<img width="100px" src="https://cdn.jsdelivr.net/gh/sun0225SUN/hao-docs/assets/images/logo.png"> <img width="100px" src="https://cdn.jsdelivr.net/gh/sun0225SUN/hao-docs/assets/images/logo.png">
<h1>Halo-Theme-Hao</h1> <h1>Halo-Theme-Hao</h1>
<p align="center"> <p align="center">
<a href="#主题预览">主题预览</a> | [主题预览](#主题预览) |
<a href="#安装主题">快速上手</a> | [快速上手](#快速上手) |
<a href="https://docs.liuzhihang.com">使用文档</a> | [使用文档](https://docs.liuzhihang.com) |
<a href="#更新日志">更新日志</a> [更新日志](更新日志)
</p> </p>
</div> </div>