diff options
| author | sillylaird <sillylaird@fastmail.ca> | 2026-02-03 21:27:57 -0500 |
|---|---|---|
| committer | sillylaird <sillylaird@fastmail.ca> | 2026-02-03 21:27:57 -0500 |
| commit | 720d752748b793a2f5cf3cc14cb75ad86e8919c0 (patch) | |
| tree | 29120103307cb17e7d6c283cc198ec2484f934cd /gaming/stepmania/index_jp.html | |
First commit
Diffstat (limited to 'gaming/stepmania/index_jp.html')
| -rw-r--r-- | gaming/stepmania/index_jp.html | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/gaming/stepmania/index_jp.html b/gaming/stepmania/index_jp.html new file mode 100644 index 0000000..42c8d85 --- /dev/null +++ b/gaming/stepmania/index_jp.html @@ -0,0 +1,102 @@ +<!doctype html> +<html lang="ja"> +<head> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width,initial-scale=1" /> + <title>StepMania — SillyLaird</title> + <meta name="description" content="StepMania page and downloads." /> + <meta property="og:title" content="StepMania — SillyLaird" /> + <meta property="og:description" content="StepMania page and downloads." /> + <meta property="og:image" content="https://www.sillylaird.ca/lain.png" /> + <meta property="og:type" content="website" /> + <meta property="og:url" content="https://www.sillylaird.ca/gaming/stepmania/index_jp.html" /> + <meta property="og:locale" content="ja_JP" /> + <meta property="og:locale:alternate" content="en_US" /> + <meta property="og:locale:alternate" content="zh_CN" /> + <meta name="twitter:card" content="summary_large_image" /> + <meta name="twitter:title" content="StepMania — SillyLaird" /> + <meta name="twitter:description" content="StepMania page and downloads." /> + <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" /> + <link rel="canonical" href="https://www.sillylaird.ca/gaming/stepmania/index_jp.html" /> + <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/gaming/stepmania/" /> + <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/gaming/stepmania/" /> + <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/gaming/stepmania/index_zh.html" /> + <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/gaming/stepmania/index_jp.html" /> + <link rel="icon" href="/favicon.ico" /> + + <link rel="stylesheet" href="/assets/css/site.css" /> + + + <script defer src="/assets/js/includes.js"></script> +</head> + +<body> + <a class="skip-link" href="#main">本文へ移動</a> + + <div data-include="header"></div> + + <main id="main" class="wrap"> + <section aria-labelledby="sm-title"> + <h1 id="sm-title">StepMania</h1> + <p class="muted">Clean, fast, and to the point.</p> + </section> + + <section aria-labelledby="packs-title"> + <h2 id="packs-title">Song Packs</h2> + <ul class="contact-list"> + <li>Dance Revolution Mix 2024</li> + <li>Retro Arcade Hits</li> + <li>Anime Beats Edition</li> + </ul> + </section> + + <section aria-labelledby="scores-title"> + <h2 id="scores-title">High Scores</h2> + <div class="s16a8a8b00c"> + <table class="s473e6bbfeb"> + <thead> + <tr> + <th class="sf2e940dbbf">Rank</th> + <th class="sf2e940dbbf">Player</th> + <th class="sf2e940dbbf">Song</th> + <th class="sf2e940dbbf">Score</th> + </tr> + </thead> + <tbody> + <tr> + <td class="s6f279abaab">1</td> + <td class="s6f279abaab">NeoStep</td> + <td class="s6f279abaab">PARANOiA Rebirth</td> + <td class="s6f279abaab">997,450</td> + </tr> + <tr> + <td class="s6f279abaab">2</td> + <td class="s6f279abaab">LainDance</td> + <td class="s6f279abaab">MAX 300</td> + <td class="s6f279abaab">995,210</td> + </tr> + <tr> + <td class="s44cd1236df">3</td> + <td class="s44cd1236df">PadWizard</td> + <td class="s44cd1236df">vanity angel</td> + <td class="s44cd1236df">992,880</td> + </tr> + </tbody> + </table> + </div> + </section> + + <section aria-labelledby="downloads-title"> + <h2 id="downloads-title">Downloads</h2> + <p><a href="https://www.mediafire.com/folder/ncph2tqkddpli/downloads" target="_blank" rel="noopener noreferrer">StepMania 3.9 / 3.95 / misc files</a></p> + </section> + + <section aria-labelledby="contact-title"> + <h2 id="contact-title">連絡先</h2> + <p><a href="mailto:m@sillylaird.ca">m@sillylaird.ca</a></p> + </section> + </main> + + <div data-include="footer"></div> +</body> +</html> |
