Skip to content

files docs mac app store support index html e1edd516

ventaphobia edited this page Apr 23, 2026 · 1 revision

File: docs/Mac-App-Store/support/index.html

Current Role

  • Area: Website and documentation.
  • This page records the file's current repository role, source metadata, and recent commit history.
  • Review nearby tests and commit pages before changing this file.

Metadata

Field Value
Source path docs/Mac-App-Store/support/index.html
Wiki area Website and documentation
Exists in current checkout True
Size 6780 bytes
Binary False
Line count 133
Extension .html

Imports

None detected.

Declarations

Kind Name Line
None detected

Recent Change History

Commit Date Subject
4dc3880 2026-04-21 Update GitHub username references
054d5bb 2026-04-20 Redesign Mac App Store website
8475a60 2026-04-20 Refine App Store site scope and mobile layout
e5a80e9 2026-04-19 Refine App Store support page
d6c6910 2026-04-19 Add App Store support page

Maintenance Notes

  • Prefer focused changes that respect the ownership described above.
  • If this file touches helper trust, SMC writes, startup, or permissions, update the relevant support docs and tests.
  • If this file is generated or an asset manifest, verify the producing workflow instead of hand-editing generated payloads.

Source Excerpt

<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Core Monitor | Mac App Store Support</title>
  <meta name="description" content="Support page for the Mac App Store edition of Core Monitor.">
  <meta name="application-name" content="Core Monitor">
  <meta name="apple-mobile-web-app-title" content="Core Monitor">
  <meta name="robots" content="index,follow,max-image-preview:large">
  <meta name="theme-color" content="#eef2f6">
  <link rel="canonical" href="https://offyotto.github.io/Core-Monitor/Mac-App-Store/support/">
  <link rel="icon" href="../../favicon.ico?v=4" sizes="any">
  <link rel="icon" type="image/png" sizes="512x512" href="../../images/site/core-monitor-logo.png?v=4">
  <link rel="shortcut icon" href="../../images/site/core-monitor-logo.png?v=4">
  <link rel="apple-touch-icon" href="../../images/site/core-monitor-logo.png?v=4">
  <meta property="og:site_name" content="Core-Monitor">
  <meta property="og:type" content="website">
  <meta property="og:title" content="Core Monitor | Mac App Store Support">
  <meta property="og:description" content="Support page for the Mac App Store edition of Core Monitor.">
  <meta property="og:url" content="https://offyotto.github.io/Core-Monitor/Mac-App-Store/support/">
  <meta property="og:image" content="https://offyotto.github.io/Core-Monitor/docs/images/ui/mac-app-store/app-store-dashboard.png">
  <meta property="og:image:alt" content="Core Monitor Mac App Store edition dashboard screenshot.">
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="Core Monitor | Mac App Store Support">
  <meta name="twitter:description" content="Support page for the Mac App Store edition of Core Monitor.">
  <meta name="twitter:image" content="https://offyotto.github.io/Core-Monitor/docs/images/ui/mac-app-store/app-store-dashboard.png">
  <link rel="stylesheet" href="../styles.css">
</head>
<body>
  <div class="page-shell">
    <header class="site-header">
      <a class="brand" href="../">
        <img class="brand-logo" src="../../images/site/core-monitor-logo.png?v=4" alt="Core-Monitor app icon">
        <span class="brand-copy">
          <span class="brand-title">Core-Monitor</span>
          <span class="brand-subtitle">Mac App Store Edition</span>
        </span>
      </a>
      <div class="header-actions">

Clone this wiki locally