More messages and logos configurable.

This commit is contained in:
Clara Wildpaner
2021-04-13 03:42:17 +02:00
parent a6d668b124
commit db1e525ee8
7 changed files with 27 additions and 18 deletions

View File

@@ -31,6 +31,9 @@ summarylength = 25
# Site Params
[params]
logo = "images/logo.png"
logo_footer = "images/logo-footer.png"
favicon_icon = "images/favicon.ico"
favicon_shortcut_icon = "images/favicon.png"
dateFormat = "26 FEB 1994"
# Meta data
description = "Roxo Hugo themes | Design Agency Template by StaticMania"
@@ -74,10 +77,16 @@ summarylength = 25
secondary_button = "Connect with Us"
secondary_button_url = "contact"
[params.blog]
read_more = "read more"
[params.portfolio]
enable = true
title = "OUR RECENT WORKS"
subtitle = "Crafting experiences and seeking to make the complex clear & beautiful."
view_project = "view project"
more_works = "MORE WORKS"
scroll_down = "scroll down"
[params.call_to_action]
enable = true
@@ -128,4 +137,6 @@ summarylength = 25
# Footer Service
[params.footer.service]
title = "We help brands:"
description = "develop design solutions<br>produce valuable cultural content<br>create fresh brand experience"
description = "develop design solutions<br>produce valuable cultural content<br>create fresh brand experience"
[params.footer.back_to_top]
description = "I want to <br> visit again"