UX: update about.json, readme (#137)
Just a little bit of metadata cleanup
This commit is contained in:
@@ -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**
|
https://meta.discourse.org/t/horizon-theme/360486
|
||||||
|
|
||||||
For more information, please see: **url to meta topic**
|
|
||||||
|
|||||||
+3
-6
@@ -1,13 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Horizon",
|
"name": "Horizon",
|
||||||
"authors": "Design Team",
|
"authors": "Design Team",
|
||||||
"about_url": "TODO: Put your theme's public repo or Meta topic URL here",
|
"about_url": "https://meta.discourse.org/t/horizon-theme/360486",
|
||||||
"license_url": "TODO: Put your theme's LICENSE URL here",
|
"license_url": "https://github.com/discourse/horizon/blob/main/LICENSE",
|
||||||
"learn_more": "TODO",
|
"learn_more": "https://meta.discourse.org/t/installing-a-theme-or-theme-component/63682",
|
||||||
"theme_version": "0.0.1",
|
"theme_version": "0.0.1",
|
||||||
"minimum_discourse_version": null,
|
|
||||||
"maximum_discourse_version": null,
|
|
||||||
"assets": {},
|
|
||||||
"modifiers": {
|
"modifiers": {
|
||||||
"svg_icons": ["fire"],
|
"svg_icons": ["fire"],
|
||||||
"serialize_topic_is_hot": true
|
"serialize_topic_is_hot": true
|
||||||
|
|||||||
Reference in New Issue
Block a user