This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
python-emails/docs/conf_theme_flask.py

5 lines
76 B
Python

# -*- coding: utf-8 -*-
html_theme = 'flask_small'
html_theme_options = {
}