File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 109
109
<a href =" https://github.com/pmh-only/indexgen" >indexgen</a > |
110
110
111
111
<% for (const quicklink of quicklinks) { % >
112
- < a href= " <%= quicklink.link %>" >< %= quicklink .title % >< / a>
112
+ < a href= " <%= quicklink.link %>?ref=/<%= directory.fullname %> " >< %= quicklink .title % >< / a>
113
113
< % } %>
114
114
</small ></p >
115
115
</div >
Original file line number Diff line number Diff line change 85
85
<a href =" https://github.com/pmh-only/indexgen" >indexgen</a > |
86
86
87
87
<% for (const quicklink of quicklinks) { % >
88
- < a href= " <%= quicklink.link %>" >< %= quicklink .title % >< / a>
88
+ < a href= " <%= quicklink.link %>?ref=/<%= file.fullname %> " >< %= quicklink .title % >< / a>
89
89
< % } %>
90
90
</small ></p >
91
91
</div >
You can’t perform that action at this time.
0 commit comments