mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Logo on every page.
This commit is contained in:
parent
6c547e5f0f
commit
0ab8d9e193
15 changed files with 43 additions and 41 deletions
|
@ -7,7 +7,7 @@
|
|||
<div class="topbar" data-scrollspy="scrollspy" >
|
||||
<div class="topbar-inner">
|
||||
<div class="container">
|
||||
<a class="brand" href="{{ pathto(master_doc) }}">{{ shorttitle|e }}</a>
|
||||
<!-- <a class="brand" href="{{ pathto(master_doc) }}">{{ shorttitle|e }}</a> -->
|
||||
<ul class="nav">
|
||||
{% block sidebartoc %}
|
||||
{% include "globaltoc.html" %}
|
||||
|
@ -108,6 +108,7 @@ s.parentNode.insertBefore(ga, s);
|
|||
{%- block content %}
|
||||
|
||||
<div class="container">
|
||||
<img src="http://ansible.github.com/ansible-logo.png" alt="Ansible"/><br/>
|
||||
{% block body %} {% endblock %}
|
||||
</div>
|
||||
{%- endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue