gitignore
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
######################## default configuration ####################
|
||||
baseURL = "https://demo.gethugothemes.com/editor/site/"
|
||||
title = "Editor - Personal Blog Hugo Theme"
|
||||
title = "Oliver Arnold - ODOO Community Hosting Blog"
|
||||
theme = "editor-hugo"
|
||||
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
||||
timeZone = "America/New_York"
|
||||
@@ -93,9 +93,9 @@ link = "plugins/search/search.js"
|
||||
|
||||
#################### default parameters ################################
|
||||
[params]
|
||||
favicon = "images/logo-sm.svg"
|
||||
logo_text = "Editor"
|
||||
logo = "images/logo.svg"
|
||||
favicon = "images/logo.svg"
|
||||
logo_text = "ODOO4projects"
|
||||
logo = "images/odoo4projects.svg"
|
||||
logo_height = "26px"
|
||||
logo_rotate = true
|
||||
# Meta data
|
||||
@@ -323,4 +323,4 @@ hasChildren = true
|
||||
[[Languages.fr.menu.main]]
|
||||
name = "Contacter"
|
||||
url = "contact/"
|
||||
weight = 5
|
||||
weight = 5
|
||||
|
||||
Reference in New Issue
Block a user