Skip to content

Commit

Permalink
add robots.txt & google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Hessu committed Feb 16, 2020
1 parent 4b2725e commit 3dfafbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ languageCode = "fr-FR"
title = "Gonzague"
theme = "hyde"
uglyurls = true
googleAnalytics = "UA-158620326-1"

[Menus]
main = [
Expand Down
3 changes: 3 additions & 0 deletions static/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
User-agent: *
Allow: /
Sitemap: http:https://www.example.com/sitemap.xml

0 comments on commit 3dfafbd

Please sign in to comment.