mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
templates/base.html: Add link to Yocto Project when APP is RRS
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
parent
39e256cb11
commit
da47f8f344
|
@ -104,6 +104,7 @@
|
|||
• <a href="http://www.openembedded.org/Layers_FAQ">FAQ</a>
|
||||
{% else %}
|
||||
<a href="{% url about %}">about this site</a>
|
||||
• <a href="https://www.yoctoproject.org/about">About the Yocto Project</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user