Links as bullet points
This commit is contained in:
parent
806f60b1f2
commit
2bc5a95f25
1 changed files with 21 additions and 13 deletions
|
|
@ -6,19 +6,27 @@
|
||||||
</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/">
|
<ul>
|
||||||
Help and community support - OpenFlexure Forum
|
<li>
|
||||||
</a>
|
<a class="uk-link" target="_blank" href="https://openflexure.discourse.group/">
|
||||||
<br />
|
Help and community support - OpenFlexure Forum
|
||||||
<a
|
</a>
|
||||||
class="uk-link"
|
</li>
|
||||||
target="_blank"
|
<li>
|
||||||
href="https://gitlab.com/openflexure/openflexure-microscope-server/-/issues"
|
<a
|
||||||
>
|
class="uk-link"
|
||||||
Report an issue
|
target="_blank"
|
||||||
</a>
|
href="https://gitlab.com/openflexure/openflexure-microscope-server/-/issues"
|
||||||
<br />
|
>
|
||||||
<a class="uk-link" target="_blank" href="https://openflexure.org"> OpenFlexure Homepage </a>
|
Report an issue
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class="uk-link" target="_blank" href="https://openflexure.org">
|
||||||
|
OpenFlexure Homepage
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue