Update pelicanconf.py

This commit is contained in:
Corey Richardson 2017-12-11 17:01:29 -05:00 committed by GitHub
parent b41ed1272f
commit 3c4ef9a4b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
from __future__ import unicode_literals
import os
AUTHOR = u'Corey Richardson'
AUTHOR = u'TWiR Contributors'
SITENAME = u"This Week in Rust"
SITEURL = 'https://this-week-in-rust.org'