Add arrow icon path to generator templates path
This commit is contained in:
2
site.cfg
2
site.cfg
@@ -10,7 +10,7 @@ driver: dbi:SQLite:hpr.db
|
|||||||
|
|
||||||
# Configure the location of the templates and the generated HTML
|
# Configure the location of the templates and the generated HTML
|
||||||
[app_paths]
|
[app_paths]
|
||||||
templates_path: ./templates
|
templates_path: ./templates:./public_html/images/icons
|
||||||
output_path: ./public_html
|
output_path: ./public_html
|
||||||
|
|
||||||
# Configure the root template page which pulls in the navigation and
|
# Configure the root template page which pulls in the navigation and
|
||||||
|
|||||||
Reference in New Issue
Block a user