mirror of
https://github.com/TrentSPalmer/attentionspanhistory.git
synced 2025-07-11 14:33:15 -07:00
rebuild output
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*- #
|
||||
from __future__ import unicode_literals
|
||||
|
||||
# This file is only used if you use `make publish` or
|
||||
# explicitly specify it as your config file.
|
||||
@ -21,4 +22,4 @@ DELETE_OUTPUT_DIRECTORY = True
|
||||
# Following items are often useful when publishing
|
||||
|
||||
#DISQUS_SITENAME = ""
|
||||
#GOOGLE_ANALYTICS = ""
|
||||
#GOOGLE_ANALYTICS = ""
|
||||
|
Reference in New Issue
Block a user