wglass/lighthouse

View on GitHub
docs/templates/page.html

Summary

Maintainability
Test Coverage
{# Import the theme's layout. #}
{% extends "!page.html" %}

{# Custom CSS overrides #}
{% set bootswatch_css_custom = ['_static/custom.css'] %}