diff --git a/settings.py b/settings.py index 3f1c3217..0e3aea71 100644 --- a/settings.py +++ b/settings.py @@ -6,8 +6,8 @@ from os.path import dirname from os.path import join -AUTHOR = 'Echipa ROPYTHON' -SITENAME = 'ropython.org' +AUTHOR = 'Echipa RoPython' +SITENAME = 'RoPython' REAL_SITEURL = SITEURL = 'http://ropython.org' RELATIVE_URLS = False @@ -136,4 +136,4 @@ EXTRA_PATH_METADATA = { 'CNAME': {'path': 'CNAME'} -} \ No newline at end of file +} diff --git a/theme/templates/404.html b/theme/templates/404.html index a4e3cf9b..001fc932 100644 --- a/theme/templates/404.html +++ b/theme/templates/404.html @@ -6,7 +6,7 @@

404 NOT FOUND