From 81141cc66f242ebccd199af8a64ab28848365290 Mon Sep 17 00:00:00 2001 From: Kris Date: Tue, 15 Apr 2025 09:19:14 -0400 Subject: [PATCH] UX: update about.json, readme (#137) Just a little bit of metadata cleanup --- README.md | 6 ++---- about.json | 9 +++------ 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f251043..cfe9009 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# next-gen +Horizon is a simple, beautiful theme that improves the out-of-the-box experience for Discourse sites. -**Theme Summary** - -For more information, please see: **url to meta topic** +https://meta.discourse.org/t/horizon-theme/360486 diff --git a/about.json b/about.json index 9d5da53..26c6e14 100644 --- a/about.json +++ b/about.json @@ -1,13 +1,10 @@ { "name": "Horizon", "authors": "Design Team", - "about_url": "TODO: Put your theme's public repo or Meta topic URL here", - "license_url": "TODO: Put your theme's LICENSE URL here", - "learn_more": "TODO", + "about_url": "https://meta.discourse.org/t/horizon-theme/360486", + "license_url": "https://github.com/discourse/horizon/blob/main/LICENSE", + "learn_more": "https://meta.discourse.org/t/installing-a-theme-or-theme-component/63682", "theme_version": "0.0.1", - "minimum_discourse_version": null, - "maximum_discourse_version": null, - "assets": {}, "modifiers": { "svg_icons": ["fire"], "serialize_topic_is_hot": true