Update pelicanconf.py
This commit is contained in:
parent
b41ed1272f
commit
3c4ef9a4b7
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue