Logo + branding

This commit is contained in:
2022-10-04 00:55:41 -06:00
parent 8f97640709
commit fa96896fe3
10 changed files with 300 additions and 22 deletions

View File

@@ -2,10 +2,6 @@
# -*- coding: utf-8 -*- #
from __future__ import unicode_literals
AUTHOR = 'Tanner Collin'
SITENAME = 'Tanner Collin'
SITEURL = ''
PATH = 'content'
TIMEZONE = 'Canada/Mountain'