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 c7e0770 commit 5ee553eCopy full SHA for 5ee553e
src/main/template/main.handlebars
@@ -3,7 +3,6 @@
3
<div class="info_title">{{info.title}}</div>
4
<div class="info_description markdown">{{{info.description}}}</div>
5
{{#if externalDocs}}
6
- <h5>More documentations</h5>
7
<p>{{externalDocs.description}}</p>
8
<a href="{{externalDocs.url}}" target="_blank">{{externalDocs.url}}</a>
9
{{/if}}
0 commit comments