Skip to content

Commit 6404407

Browse files
authored
✅ [Story interactive] Rename Example Image Quiz and Poll Stories to Use .amp.html Extension (ampproject#35511)
* Rename examples to use .amp.html extension * Remove confetti from results
1 parent 8c88ee0 commit 6404407

3 files changed

+0
-4
lines changed

examples/amp-story/interactive_img_polls.html examples/amp-story/interactive_img_polls.amp.html

-4
Original file line numberDiff line numberDiff line change
@@ -765,16 +765,12 @@ <h1>Image Polls</h1>
765765
id="results-component"
766766
prompt-text="You are a"
767767
option-1-image="https://images.unsplash.com/photo-1577416026704-0fe2d48a0f20?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80"
768-
option-1-confetti="🌲"
769768
option-1-results-category="Lake lover"
770769
option-2-image="https://images.unsplash.com/photo-1506970845246-18f21d533b20?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80"
771-
option-2-confetti="🏙️"
772770
option-2-results-category="City-goer"
773771
option-3-image="https://images.unsplash.com/photo-1559494007-9f5847c49d94?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=668&q=80"
774-
option-3-confetti="🏝️"
775772
option-3-results-category="Tropical explorer"
776773
option-4-image="https://images.unsplash.com/photo-1516302350523-4c29d47b89e0?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80"
777-
option-4-confetti="🏞️"
778774
option-4-results-category="National Park lover"
779775
>
780776
</amp-story-interactive-results>

0 commit comments

Comments
 (0)