<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>领地公告 — Realm</title>
<meta name="description" content="领地公告 — Realm announcement">
<meta name="theme-color" content="#1a1a2e">
<link rel="stylesheet" href="realm.css">
</head>
<body>
<a class="skip-link" href="#main-content">跳至正文</a>
<main class="realm-scene" style="--scene-bg: oklch(0.10 0.02 290)">
<div class="realm-scene__content">
<div id="main-content" class="notice-board">
<div class="notice-board__frame">
<h1 class="notice-board__title">领地公告</h1>
<div class="notice-board__surface">
<h2><time datetime="2026-03-08">2026-03-08</time></h2>
<p>更新了<a href="friends.html">友邻村落</a>——一个可以浏览我所订阅的博客们的村落地图。</p>
<h2><time datetime="2026-03-04">2026-03-04</time></h2>
<p>你现在所看到的领地,是它的第一个版本。</p>
<p>作为初版,难免会有不少粗糙之处——无论是显示上的问题、交互上的不便、还是内容上的疏漏,都有可能存在。如果你在探索途中发现了任何异常,希望能通过<a href="contact.html">联络处</a>告知于我,我会尽快修缮。</p>
<p>当然,若你对领地的建设有任何想法或建议,也欢迎一并告诉我。</p>
</div>
</div>
<div class="notice-board__post"></div>
<div class="notice-board__ground">
<svg aria-hidden="true" focusable="false" viewBox="0 0 400 60" preserveAspectRatio="none">
<rect class="fill-ground" x="0" y="20" width="400" height="40"/>
<path class="fill-ground" d="M140 20 Q200 0 260 20 Z"/>
</svg>
</div>
</div>
</div>
<nav class="realm-scene__nav realm-nav">
<a href="castle.html">← 返回领地</a>
</nav>
</main>
</body>
</html>