1
0
Fork 0
forked from github/pelican

the repositories are now hosted under 'getpelican'

This commit is contained in:
Alexis Metaireau 2012-07-27 00:27:08 +02:00
commit cf71ed75a4
9 changed files with 11 additions and 11 deletions

View file

@ -24,7 +24,7 @@ html_theme = 'pelican'
html_theme_options = {
'nosidebar': True,
'index_logo': 'pelican.png',
'github_fork': 'ametaireau/pelican',
'github_fork': 'getpelican/pelican',
}
html_static_path = ['_static']