Add extra links to about

This commit is contained in:
Joe Knapper 2026-06-12 12:24:31 +01:00
parent 98b7f23148
commit 806f60b1f2

View file

@ -6,6 +6,10 @@
</div> </div>
<div class="uk-padding-small"> <div class="uk-padding-small">
<h2>Links</h2> <h2>Links</h2>
<a class="uk-link" target="_blank" href="https://openflexure.discourse.group/">
Help and community support - OpenFlexure Forum
</a>
<br />
<a <a
class="uk-link" class="uk-link"
target="_blank" target="_blank"
@ -13,6 +17,8 @@
> >
Report an issue Report an issue
</a> </a>
<br />
<a class="uk-link" target="_blank" href="https://openflexure.org"> OpenFlexure Homepage </a>
</div> </div>
</div> </div>
</template> </template>