various links cleanups and mving from rst/html to md
This commit is contained in:
parent
4ee2c3ba30
commit
7ed4e8148d
21 changed files with 67 additions and 79 deletions
|
|
@ -23,7 +23,8 @@ destination = '/home/don/web/www.duckland.org/output/photos/'
|
|||
|
||||
# Theme :
|
||||
# - colorbox (default), galleria, photoswipe, or the path to a custom theme directory
|
||||
theme = 'galleria'
|
||||
#theme = 'galleria'
|
||||
theme = 'colorbox'
|
||||
|
||||
# Author. Used in the footer of the pages and in the author meta tag.
|
||||
author = 'Don Harper'
|
||||
|
|
@ -163,7 +164,7 @@ use_assets_cdn = False
|
|||
# links = [('Example link', 'http://example.org'),
|
||||
# ('Another link', 'http://example.org')]
|
||||
#links = [('back to duckland.org home page', 'http://www.duckland.org')]
|
||||
links = [('back to duckland.org home page', '/')]
|
||||
links = [('Photos Home','/photos'),('back to duckland.org home page', '/')]
|
||||
|
||||
# Google Analytics tracking code (UA-xxxx-x)
|
||||
# google_analytics = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue