92d57796dd
* update theme.conf, header, footer, etc. * clean up layout.html * move large Ansible changes out of theme.css * maxify theme to help merge * remove redundancies, fix top nav bar * add Ansible color to header and left-nav menu
9 lines
397 B
HTML
9 lines
397 B
HTML
<!-- extra nav elements for Ansible beyond RTD Sphinx Theme --->
|
|
<!-- changeable widget links to tower - do not change as image controlled by Ansible-->
|
|
<div id="sideBanner">
|
|
<br/>
|
|
<a href="https://www.ansible.com/docs-left?utm_source=docs">
|
|
<img style="border-width:0px;" src="https://cdn2.hubspot.net/hubfs/330046/docs-graphics/ASB-docs-left-rail.png" />
|
|
</a>
|
|
<br/><br/><br/>
|
|
</div>
|