You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Improve documentation header - adding more info, change current
This commit is contained in:
@@ -5,13 +5,37 @@
|
||||
<a href="https://www.armbian.com">
|
||||
<span class="twemoji twitter">
|
||||
{% include ".icons/fontawesome/solid/house.svg" %}
|
||||
</span> www.armbian.com
|
||||
</span> Home
|
||||
</a>
|
||||
|
||||
<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> Download
|
||||
</a>
|
||||
|
||||
<a href="https://blog.armbian.com">
|
||||
<span class="twemoji twitter">
|
||||
{% include ".icons/fontawesome/solid/newspaper.svg" %}
|
||||
</span> Newsletter
|
||||
</a>
|
||||
|
||||
<a href="https://forum.armbian.com">
|
||||
<span class="twemoji twitter">
|
||||
{% include ".icons/fontawesome/solid/user-group.svg" %}
|
||||
</span> Forum
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/armbian">
|
||||
<span class="twemoji twitter">
|
||||
{% include ".icons/fontawesome/brands/github.svg" %}
|
||||
</span> GitHub / Source code
|
||||
</a>
|
||||
|
||||
<a href="https://www.armbian.com/donate">
|
||||
<span class="twemoji twitter">
|
||||
{% include ".icons/fontawesome/solid/heart.svg" %}
|
||||
</span> Support Armbian!
|
||||
</span> Donate
|
||||
</a>
|
||||
<a rel="me" href="https://fosstodon.org/@armbian"></a>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user