File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
AUTHOR = u'PythonClub'
10
10
AUTHOR_EMAIL = u'[email protected] '
11
11
SITENAME = u'PythonClub'
12
- SITEURL = 'http ://pythonclub.com.br'
13
- SITELOGO = 'http ://res.cloudinary.com/diu8g9l0s/image/upload/v1400201393/pythonclub/logo_275x130.png'
12
+ SITEURL = 'https ://pythonclub.com.br'
13
+ SITELOGO = 'https ://res.cloudinary.com/diu8g9l0s/image/upload/v1400201393/pythonclub/logo_275x130.png'
14
14
15
15
GITHUB_URL = 'https://github.com/pythonclub/pythonclub.github.io'
16
16
DISQUS_SITENAME = 'pythonclub'
93
93
THEME = 'theme'
94
94
95
95
# Theme Pure config
96
- PROFILE_IMAGE_URL = "http ://res.cloudinary.com/diu8g9l0s/image/upload/v1399566411/fundo_python_a6iqip.png"
96
+ PROFILE_IMAGE_URL = "https ://res.cloudinary.com/diu8g9l0s/image/upload/v1399566411/fundo_python_a6iqip.png"
97
97
98
98
# Uncomment following line if you want document-relative URLs when developing
99
99
RELATIVE_URLS = True
You can’t perform that action at this time.
0 commit comments