From a0dcc50f727e0dd21c501cacd1baca638f625244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Neto?= <1539767+joaomlneto@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:28:02 +0200 Subject: [PATCH] Polish EVEOps docs metadata Fix the service type casing, correct the project description typo, and add a top-level heading to the EVEOps community page. --- docs/community/eveops/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/community/eveops/index.md b/docs/community/eveops/index.md index 84f140e..fd11f16 100644 --- a/docs/community/eveops/index.md +++ b/docs/community/eveops/index.md @@ -3,14 +3,16 @@ search: exclude: true title: EVEOps # The title of your project, this should match the name of the directory that you are putting this file in, as it influences sorting. For the directory name, use kebab-case with lowercase letters. -type: Service # Should be either 'service' or 'resource' -description: A native macOS companion app for EVE Online. Monitor up to three characters, and corporation at a glance, right from your menu bar. Want more - open the companion app to explore an entirely connected experience with your charcaters as if you were in-game. +type: service # Should be either 'service' or 'resource' +description: A native macOS companion app for EVE Online. Monitor up to three characters, and corporation at a glance, right from your menu bar. Want more - open the companion app to explore an entirely connected experience with your characters as if you were in-game. maintainer: # `name` is required, and exactly one of `github`, `gitlab`, or 'repository' is required name: Citizen Coder github: MikeManzo # GitHub username, this will generate a link to your GitHub profile repository: https://github.com/MikeManzo/EVEOps # If your source control is somewhere else, enter the full URL of your user profile --- +# EVEOps + ## Screenshots ![Menubar](menubar.jpg)