This repository contains a base set of Jinja templates for websites generated from linked open data from Berlin's public administration.
In config.yml, you can define an extras variable global_stylesheets with links to stylesheets. Those will be loaded in base.html.jinja.
extras:
global_stylesheets:
- "assets/css/bo_style.css"All code in this repository is published under the MIT License.