hello, world!

オイース! それじゃあ、いっぱい書くね。

amp-img

eye-catch

amp-youtube

![embed-youtube](vI8cDhfSiNE)

embed-youtube

amp-soundcloud

![embed-soundcloud](8679644)

embed-soundcloud

amp-instagram

![embed-instagram](BkfJtE7hFt-)

embed-instagram

amp-video

<div class="amp-video-wrapper">
  <amp-video controls
    preload="metadata"
    width="640"
    height="360"
    layout="responsive"
    poster="/static/videos/poster/test.png"
    title="video-test">
    <source src="/static/videos/webm/test.webm"
      type="video/webm" />
    <source src="/static/videos/test.mp4"
      type="video/mp4" />
    <div fallback>
      <p>This browser does not support the video element.</p>
    </div>
  </amp-video>
</div>
This browser does not support the video element.
![video-test](/static/videos/test.mp4=640x360)

video-test

<amp-iframe src="https://open.spotify.com/embed/user/hrfmmymt/playlist/4rmnvhEv080DI0AX0XqfqD"
  sandbox="allow-scripts allow-same-origin"
  width="300"
  height="380"
  frameborder="0"
  allow="encrypted-media"></amp-iframe>

2021年アップデート時に AMP をやめました