summaryrefslogtreecommitdiff
path: root/config.py
blob: 4385f9c8b0eb4d29a3d87ac54677c8622a5094dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ------------------------------------------------------------------------------
# Site Configuration File
# ------------------------------------------------------------------------------

# Choose the theme to use when building your site. This variable should specify
# the name of a theme directory in your site's 'lib' folder.
theme = "graphite"

# Site title.
title = "Divina"

# Site tagline.
tagline = "🎀 A modern build system for assembly"