Skip to content

Commit

Permalink
Inclusão de robots.txt e gerador de sitemap.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnowl committed Feb 3, 2017
1 parent fdf8347 commit 9005f4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ github:
repo: https://github.com/poole/hyde

# Gems
gems: [jekyll-paginate, jekyll-gist, redcarpet, pygments.rb]
gems:
- jekyll-paginate
- jekyll-gist
- jekyll-sitemap
2 changes: 2 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-Agent: *
Disallow:

0 comments on commit 9005f4a

Please sign in to comment.