Improve documentation header - adding more info, change current

This commit is contained in:
Igor Pecovnik
2025-09-29 04:53:00 +02:00
committed by Igor
parent 8c253a0b8d
commit 464d0f7310

View File

@@ -5,13 +5,37 @@
<a href="https://www.armbian.com">
<span class="twemoji twitter">
{% include ".icons/fontawesome/solid/house.svg" %}
</span> &nbsp; www.armbian.com
</span> &nbsp; Home
</a>
&nbsp;
<a href="https://github.com/sponsors/armbian">
<a href="https://www.armbian.com/download">
<span class="twemoji twitter">
{% include ".icons/fontawesome/solid/download.svg" %}
</span> &nbsp; Download
</a>
&nbsp;
<a href="https://blog.armbian.com">
<span class="twemoji twitter">
{% include ".icons/fontawesome/solid/newspaper.svg" %}
</span> &nbsp; Newsletter
</a>
&nbsp;
<a href="https://forum.armbian.com">
<span class="twemoji twitter">
{% include ".icons/fontawesome/solid/user-group.svg" %}
</span> &nbsp; Forum
</a>
&nbsp;
<a href="https://github.com/armbian">
<span class="twemoji twitter">
{% include ".icons/fontawesome/brands/github.svg" %}
</span> &nbsp; GitHub / Source code
</a>
&nbsp;
<a href="https://www.armbian.com/donate">
<span class="twemoji twitter">
{% include ".icons/fontawesome/solid/heart.svg" %}
</span> &nbsp; Support Armbian!
</span> &nbsp; Donate
</a>
<a rel="me" href="https://fosstodon.org/@armbian"></a>
{% endblock %}