08baa3ec58de51df824099d4306f672bfbaa34ac
[opnfvdocs.git] / docs / _templates / layout.html
1 {# Import the theme's layout. #}
2 {% extends "!layout.html" %}
3
4 {# Custom CSS overrides #}
5 {% set bootswatch_css_custom = ['_static/my-styles.css'] %}