feat: Disable Facebook link and robots.txt generation
This commit is contained in:
parent
4fb81807f5
commit
44bad6e782
1 changed files with 2 additions and 3 deletions
|
@ -9,8 +9,7 @@ SectionPagesMenu = "main"
|
|||
Paginate = 30
|
||||
recent_posts_number = 2
|
||||
googleAnalytics = ""
|
||||
enableRobotsTXT = true
|
||||
|
||||
enableRobotsTXT = false
|
||||
|
||||
[sitemap]
|
||||
changefreq = "monthly"
|
||||
|
@ -20,7 +19,7 @@ enableRobotsTXT = true
|
|||
[params]
|
||||
favicon = "favicon.ico"
|
||||
description = ""
|
||||
facebook = "https://www.facebook.com/LesArchersduBisse"
|
||||
facebook = ""
|
||||
twitter = ""
|
||||
instagram = ""
|
||||
youtube = ""
|
||||
|
|
Loading…
Add table
Reference in a new issue