doctype html html(lang="ja") head meta(charset="utf-8") meta(name="viewport" content="width=device-width,initial-scale=1") meta(name="background-color" content="#d0e0f8") meta(name="description" content="アナグラムの鉄人 by aoi") meta(name="format-detection" content="telephone=no") meta(name="mobile-web-app-capable" content="yes") meta(name="apple-mobile-web-app-status-bar-style" content="black") meta(name="apple-mobile-web-app-title" content="アナグラムの鉄人") title アナグラムの鉄人 link(rel="apple-touch-icon" type="image/png" href="apple-touch-icon.png") link(rel="mask-icon" type="image/svg+xml" href="mask-icon.svg" color="#204070") link(rel="manifest" href="aoi.webmanifest") body noscript このページを表示するには JavaScript が必要です。 script(src="version.js") script(src="./aoi.ts" defer)