Skip to content

Commit 6bb3e1d

Browse files
authored
✨ Update index.html
1 parent 154fdf5 commit 6bb3e1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1 class="title">GitHub 代理</h1>
2929
target="_blank">
3030
Hosts
3131
</a>
32-
<button class="reaction-btn"><a href="#vssue">反馈</a></button>
32+
<button class="reaction-btn"><a href="#comments" class="reaction-btn">反馈</a></button>
3333
</div>
3434
</div>
3535

@@ -102,7 +102,7 @@ <h2>页面合法输入示例</h2>
102102
</ul>
103103
</div>
104104
</div>
105-
105+
<div id="comments"></div>
106106
<div id="vssue" class="instructions"></div>
107107
<script src="https://unpkg.com/vue@2.7.14/dist/vue.min.js"></script>
108108
<script src="https://unpkg.com/vssue/dist/vssue.github.min.js"></script>

0 commit comments

Comments
 (0)