mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
Add backup feature
Add backup feature to the core.
This commit is contained in:
parent
82a3acc928
commit
e5d718dc6d
7 changed files with 266 additions and 7 deletions
|
|
@ -13,7 +13,9 @@ social.facebook = "https://www.facebook.com"
|
|||
social.google = "https://plus.google.com"
|
||||
social.tumblr = "http://www.tumblr.com"
|
||||
|
||||
; Custom menu link
|
||||
; Custom menu link.
|
||||
; See example below:
|
||||
; "Google->http://www.google.com|Wikipedia->http://www.wikipedia.org".
|
||||
blog.menu = ""
|
||||
|
||||
; Breadcrumb home text. Useful when installed on subfolder.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue