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
12 lines
507 B
HTML
12 lines
507 B
HTML
<!---- extra head elements for Ansible beyond RTD Sphinx Theme --->
|
|
<script type="text/javascript" src="//www.redhat.com/dtm.js"></script>
|
|
<meta class="swiftype" name="published_at" data-type="date" content="2017-12-13" />
|
|
<meta class="swiftype" name="version" data-type="string" content="3.2.2">
|
|
|
|
<!-- Google Tag Manager Data Layer -->
|
|
<script>
|
|
dataLayer = [];
|
|
</script>
|
|
<!-- End Google Tag Manager Data Layer -->
|
|
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|