Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/asurbernardo/amperage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorasurbernardo <asur@asurbernardo.com>2020-07-18 20:35:59 +0300
committerasurbernardo <asur@asurbernardo.com>2020-07-18 20:35:59 +0300
commitfc5d05b88556ebddc78a8cc850e77d08e039fdf0 (patch)
tree61cbfdf693e9da3977c6e65f656c76242de97fb1 /data
parent4da8a1548478928dfbc3d5184817da4c6d7ec49d (diff)
Add missing AMP components
Diffstat (limited to 'data')
-rw-r--r--data/amp-modules.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/amp-modules.json b/data/amp-modules.json
index f621b54..faab362 100644
--- a/data/amp-modules.json
+++ b/data/amp-modules.json
@@ -51,5 +51,7 @@
"amp-vimeo" : "https://cdn.ampproject.org/v0/amp-vimeo-0.1.js",
"amp-vine" : "https://cdn.ampproject.org/v0/amp-vine-0.1.js",
"amp-viz-vega" : "https://cdn.ampproject.org/v0/amp-viz-vega-0.1.js",
- "amp-youtube" : "https://cdn.ampproject.org/v0/amp-youtube-0.1.js"
+ "amp-youtube" : "https://cdn.ampproject.org/v0/amp-youtube-0.1.js",
+ "amp-autocomplete" : "https://cdn.ampproject.org/v0/amp-autocomplete-0.1.js",
+ "amp-mustache" : "https://cdn.ampproject.org/v0/amp-mustache-0.2.js"
} \ No newline at end of file