Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Restore default values for support and Privacy links
  • Loading branch information
steren committed Jun 11, 2013
1 parent 573477a commit ee20142
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -66,12 +66,14 @@
"privacyhtml": {
"title": "Privacy policy",
"description": "Copy your privacy policy text or link to an online page.",
"default":"<p><a href=\"http://factory.joshfire.com/privacy\">http://factory.joshfire.com/privacy</a></p>",
"type": "string",
"required": true
},
"supporthtml": {
"title": "Support",
"description": "Information about how the users of your application can get support (usually an email address or a link to an online support page).",
"default":"<p><a href=\"https://getsatisfaction.com/joshfire\">https://getsatisfaction.com/joshfire</a>",
"type": "string",
"required": true
}
Expand Down

0 comments on commit ee20142

Please sign in to comment.