From d9934d5a6a21cb008dd7d5d2d371ee2906d8773f Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 23:20:33 +0800
Subject: [PATCH] Move views screen shortcut next to Colored containers item

---
 docs/privacy.html |  101 +++++++++++++++++++++++++++-----------------------
 1 files changed, 54 insertions(+), 47 deletions(-)

diff --git a/docs/privacy.html b/docs/privacy.html
index fdcbd81..45b7988 100644
--- a/docs/privacy.html
+++ b/docs/privacy.html
@@ -9,72 +9,79 @@
 </head>
 <body>
   <header class="site-header">
-    <div class="inner">
+    <div class="layout site-header__bar">
       <a class="brand" href="index-en.html">
-        <img src="assets/app-icon-256.png" width="36" height="36" alt="">
+        <img src="assets/app-icon-256.png" width="34" height="34" alt="">
         TagLauncher
       </a>
-      <nav>
+      <nav class="site-nav" aria-label="Main">
         <a href="index-en.html">Home</a>
         <a href="support.html">Support</a>
         <a href="privacy.html" aria-current="page">Privacy</a>
-        <a href="privacy-zh.html">隐私政策</a>
+        <a href="https://github.com/shanghai3168/taglauncher/releases" rel="noopener">Help PDFs</a>
       </nav>
+      <div class="lang-switch" role="navigation" aria-label="Language">
+        <a href="privacy-zh.html" hreflang="zh-Hans">中文</a>
+        <a href="privacy.html" class="is-active" hreflang="en">EN</a>
+      </div>
     </div>
   </header>
 
-  <main class="wrap prose">
-    <article class="card">
-      <h1>Privacy Policy</h1>
-      <p><strong>Effective date:</strong> June 5, 2026</p>
-      <p><strong>App:</strong> TagLauncher (macOS)</p>
-      <p><strong>Developer:</strong> Hainan Wanxing Technology Co., Ltd.</p>
+  <main class="page-main">
+    <div class="layout prose">
+      <article class="card">
+        <h1>Privacy Policy</h1>
+        <p><strong>Effective date:</strong> June 5, 2026</p>
+        <p><strong>App:</strong> TagLauncher (macOS)</p>
+        <p><strong>Developer:</strong> Hainan Wanxing Technology Co., Ltd. (海南万幸科技有限公司)</p>
 
-      <h2>Summary</h2>
-      <p>
-        TagLauncher is a utility for organizing and launching applications on your Mac.
-        The current version (7.8.x) works <strong>locally on your device</strong> and
-        <strong>does not collect personal data</strong> or send your launcher data to our servers.
-      </p>
+        <h2>Summary</h2>
+        <p>
+          TagLauncher is a utility for organizing and launching applications on your Mac.
+          The current version (7.8.x) works <strong>locally on your device</strong> and
+          <strong>does not collect personal data</strong> or send your launcher data to our servers.
+        </p>
 
-      <h2>What data stays on your Mac</h2>
-      <ul>
-        <li>Your preferences (hotkeys, appearance, language, Dock settings, and similar options).</li>
-        <li>Your tag names, colors, order, and associations between apps and tags.</li>
-        <li>Per-app notes you choose to write in TagLauncher.</li>
-        <li>Exported backup files you create manually (JSON) and store where you decide.</li>
-      </ul>
+        <h2>What data stays on your Mac</h2>
+        <ul>
+          <li>Your preferences (hotkeys, appearance, language, Dock settings, and similar options).</li>
+          <li>Your tag names, colors, order, and associations between apps and tags.</li>
+          <li>Per-app notes you choose to write in TagLauncher.</li>
+          <li>Exported backup files you create manually (JSON) and store where you decide.</li>
+        </ul>
 
-      <h2>What TagLauncher does locally</h2>
-      <ul>
-        <li>Scans standard application folders on your Mac to build a searchable app index.</li>
-        <li>Opens applications you select using macOS APIs.</li>
-        <li>May download localized help PDFs from our public GitHub Releases when you tap “Help” (network request to GitHub only for that file).</li>
-      </ul>
+        <h2>What TagLauncher does locally</h2>
+        <ul>
+          <li>Scans standard application folders on your Mac to build a searchable app index.</li>
+          <li>Opens applications you select using macOS APIs.</li>
+          <li>May download localized help PDFs from our public GitHub Releases when you tap “Help” (network request to GitHub only for that file).</li>
+        </ul>
 
-      <h2>What we do not do in the current build</h2>
-      <ul>
-        <li>No user accounts or sign-in.</li>
-        <li>No analytics, advertising, or tracking SDKs.</li>
-        <li>No crash reporting or third-party telemetry SDKs bundled in the app.</li>
-        <li>No sale of personal data.</li>
-      </ul>
+        <h2>What we do not do in the current build</h2>
+        <ul>
+          <li>No user accounts or sign-in.</li>
+          <li>No analytics, advertising, or tracking SDKs.</li>
+          <li>No crash reporting or third-party telemetry SDKs bundled in the app.</li>
+          <li>No sale of personal data.</li>
+        </ul>
 
-      <h2>Children</h2>
-      <p>TagLauncher is not directed at children under 13, and we do not knowingly collect personal information from children.</p>
+        <h2>Children</h2>
+        <p>TagLauncher is not directed at children under 13, and we do not knowingly collect personal information from children.</p>
 
-      <h2>Changes</h2>
-      <p>We may update this policy when the app or legal requirements change. The effective date at the top will be revised accordingly.</p>
+        <h2>Changes</h2>
+        <p>We may update this policy when the app or legal requirements change. The effective date at the top will be revised accordingly.</p>
 
-      <h2>Contact</h2>
-      <p>Questions about privacy: <a href="mailto:shanghai3168@gmail.com">shanghai3168@gmail.com</a></p>
-      <p>Support page: <a href="support.html">support.html</a></p>
-      <p class="lang-switch">Also available in <a href="privacy-zh.html">简体中文</a>.</p>
-    </article>
+        <h2>Contact</h2>
+        <p>Questions about privacy: <a href="mailto:shanghai3168@gmail.com">shanghai3168@gmail.com</a></p>
+        <p>Support: <a href="support.html">support.html</a></p>
+      </article>
+    </div>
   </main>
 
-  <footer class="site-footer wrap">
-    <p>© 2026 TagLauncher · <a href="index-en.html">Home</a></p>
+  <footer class="site-footer">
+    <div class="layout">
+      <p>© 2026 TagLauncher · Hainan Wanxing Technology Co., Ltd. (海南万幸科技有限公司)</p>
+    </div>
   </footer>
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.9.3