Skip to content

Commit

Permalink
Add some keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
GwendolenLynch committed Mar 13, 2015
1 parent b2f5827 commit 6364116
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"name": "bolt/sitemap",
"description": "An extension to create XML sitemaps for your Bolt website.",
"type": "bolt-extension",
"keywords": [],
"keywords": [
"sitemap",
"SEO"
],
"require": {
"bolt/bolt": ">=2.0.0,<3.0.0"
},
Expand Down

0 comments on commit 6364116

Please sign in to comment.