Skip to content

Commit

Permalink
feat(tags): support amp-inline-gallery tag
Browse files Browse the repository at this point in the history
close #161
  • Loading branch information
farnabaz committed Sep 3, 2020
1 parent 6ae2fb2 commit b95ae98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function getTags (modifiers = {}) {
'amp-google-vrview-image': { version: '0.1' },
'amp-hulu': { version: '0.1' },
'amp-iframe': { version: '0.1' },
'amp-inline-gallery': { version: '0.1' },
'amp-ima-video': { version: '0.1' },
'amp-image-lightbox': { version: '0.1' },
'amp-image-slider': { version: '0.1' },
Expand Down

0 comments on commit b95ae98

Please # to comment.