mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
the repositories are now hosted under 'getpelican'
This commit is contained in:
parent
22c88e4de3
commit
cf71ed75a4
9 changed files with 11 additions and 11 deletions
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue