We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91dc70c commit b277b06Copy full SHA for b277b06
index.html
@@ -8,7 +8,7 @@
8
<div class="container">
9
<aside>
10
<nav class="block">
11
- <a href="{{page.github}}/issues/new" target="_blank" class="btn-add"><i class="fa fa-plus"></i>发布主题</a>
+ <a href="{{page.github}}/issues/new/choose" target="_blank" class="btn-add"><i class="fa fa-plus"></i>发布主题</a>
12
<ul id="label-list">
13
<li class="loading"><i class="fa fa-circle-o-notch fa-spin"></i></li>
14
</ul>
0 commit comments