Skip to content

Commit

Permalink
Add amp accordeon to component mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzo committed Feb 9, 2017
1 parent 3f4990f commit 205af00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Validate/Context.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class Context
'amp-vimeo' => 'https://cdn.ampproject.org/v0/amp-vimeo-0.1.js',
'amp-youtube' => 'https://cdn.ampproject.org/v0/amp-youtube-0.1.js',
'amp-sidebar' => 'https://cdn.ampproject.org/v0/amp-sidebar-0.1.js',
'amp-accordion' => 'https://cdn.ampproject.org/v0/amp-accordion-0.1.js',
'template' => 'https://cdn.ampproject.org/v0/amp-mustache-0.1.js'
];

Expand Down

0 comments on commit 205af00

Please sign in to comment.