Skip to content

Commit

Permalink
Add one more example
Browse files Browse the repository at this point in the history
  • Loading branch information
sawyerh committed May 28, 2016
1 parent c60b297 commit 1f7796f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,15 @@ module.exports = [
"title": "a",
"url": "a"
}
},
{
"url": "https://twitter.com/sawyerh",
"keywords": [],
"parent": ".tweet",
"selectors": {
"title": ".tweet-text",
"url": ".js-permalink",
"name": ".fullname"
}
}
];

0 comments on commit 1f7796f

Please sign in to comment.