summaryrefslogtreecommitdiff
path: root/gaming/index_jp.html
blob: ad06cdd954fa1ca7e98290ca7f8250c777ef1860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!doctype html>
<html lang="ja">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width,initial-scale=1" />
  <title>ゲーム — SillyLaird</title>
  <meta name="description" content="Games I play and projects I mess with — RuneScape, StepMania, SoldierFront, and more." />
  <meta property="og:title" content="ゲーム — SillyLaird" />
  <meta property="og:description" content="Games I play and projects I mess with — RuneScape, StepMania, SoldierFront, and more." />
  <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/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="ゲーム — SillyLaird" />
  <meta name="twitter:description" content="Games I play and projects I mess with — RuneScape, StepMania, SoldierFront, and more." />
  <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" />
  <link rel="canonical" href="https://www.sillylaird.ca/gaming/index_jp.html" />
  <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/gaming/" />
  <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/gaming/" />
  <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/gaming/index_zh.html" />
  <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/gaming/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="gaming-title">
      <h1 id="gaming-title">ゲーム</h1>
      <p class="muted">Pages for games and projects.</p>

      <ul class="tile-grid">
        <li><a href="/gaming/runescape/"><img src="/runescape.png" alt="RuneScape" loading="lazy" decoding="async"></a></li>
        <li><a href="/gaming/specialforce/"><img src="/soldierfront.png" alt="SpecialForce / SoldierFront" loading="lazy" decoding="async"></a></li>
        <li><a href="/gaming/stepmania/"><img src="/stepmania.png" alt="StepMania" loading="lazy" decoding="async"></a></li>
        <li><a href="/gaming/multibox/"><img src="/multibox.png" alt="MMO Multibox" loading="lazy" decoding="async"></a></li>
      </ul>
    </section>
  </main>

  <div data-include="footer">
  <footer class="site-footer">
    <div class="footer-inner">
      <div>© <span id="copyright-year">2026</span> SillyLaird — Licensed under <a href="/wtfpl.txt">WTFPL</a></div>
      <div>Last updated: <time id="last-updated"></time></div>
      <div>Privacy: Some pages load third-party content (Last.fm, guestbook, blog, embeds).</div>

      <a class="badge" href="https://www.eff.org/issues/free-speech" target="_blank" rel="noopener">
        <img src="/rib_bar_wh.png" alt="EFF free speech badge" loading="lazy" decoding="async" class="s9572e08b37">
      </a>
    </div>
  </footer>
  </div>
</body>
</html>