Skip to content

Commit

Permalink
Merge branch 'jsspalding-master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nleush committed Nov 3, 2016
2 parents ec273e7 + 5f9dc0e commit 5de0ad6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugins/meta/amphtml.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module.exports = {

getMeta: function(meta) {
return {
amphtml: meta.amphtml
};
}
};

0 comments on commit 5de0ad6

Please sign in to comment.