Skip to content

Commit 506d40e

Browse files
committed
template_pre.html: move some links to more.md
1 parent 7b65d30 commit 506d40e

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

src/more.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
[<a href="troubleshooting.html">troubleshooting</a>]
3+
[<a href="tips-and-tricks.html">tips&nbsp;&amp;&nbsp;tricks</a>]
4+
[<a href="hidpi-scaling.html">hidpi-scaling</a>]
5+
[<a href="faq.html">faq</a>]
6+
[<a href="obligatory-screenshot.html">obligatory-screenshot</a>]
7+

src/template_pre.html

+1-5
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,6 @@
152152
[<a href="integration.html">integration</a>]
153153
[<a href="getting-started.html">getting-started</a>]
154154
[<a href="manual.html">manual</a>]
155-
[<a href="troubleshooting.html">troubleshooting</a>]
156-
[<a href="tips-and-tricks.html">tips&nbsp;&amp;&nbsp;tricks</a>]
157-
[<a href="hidpi-scaling.html">hidpi-scaling</a>]
158-
[<a href="faq.html">faq</a>]
159-
[<a href="obligatory-screenshot.html">obligatory-screenshot</a>]
155+
[<a href="more.html">more...</a>]
160156
</center>
161157
<!--%%%TOC%%%-->

0 commit comments

Comments
 (0)