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 99AUTHOR = u'PythonClub'
1010AUTHOR_EMAIL = u'gravatar@pythonclub.com.br'
1111SITENAME = 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'
1414
1515GITHUB_URL = 'https://github.com/pythonclub/pythonclub.github.io'
1616DISQUS_SITENAME = 'pythonclub'
9393THEME = 'theme'
9494
9595# 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"
9797
9898# Uncomment following line if you want document-relative URLs when developing
9999RELATIVE_URLS = True
You can’t perform that action at this time.
0 commit comments