mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
[TASK] added Feature #120
This commit is contained in:
parent
7421b6266e
commit
5eefbe93f8
4 changed files with 39 additions and 2 deletions
|
|
@ -43,6 +43,13 @@ google.publisher = ""
|
|||
; Google analytics
|
||||
google.analytics.id = ""
|
||||
|
||||
; Google reCaptcha
|
||||
; https://www.google.com/recaptcha/admin
|
||||
|
||||
google.reCaptcha = false
|
||||
google.reCaptcha.public = ""
|
||||
google.reCaptcha.private = ""
|
||||
|
||||
; Pagination, RSS, and JSON
|
||||
posts.perpage = "5"
|
||||
tag.perpage = "10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue