DEV: removes the Vincent theme from the "popular theme" list
This theme is currently not maintained so it shouldn't be on that list
This commit is contained in:
parent
f3154e783f
commit
1c941a19d7
|
@ -32,13 +32,6 @@ export const POPULAR_THEMES = [
|
||||||
meta_url:
|
meta_url:
|
||||||
"https://meta.discourse.org/t/sams-personal-minimal-topic-list-design/23552"
|
"https://meta.discourse.org/t/sams-personal-minimal-topic-list-design/23552"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Vincent",
|
|
||||||
value: "https://github.com/discourse/discourse-vincent-theme",
|
|
||||||
preview: "https://theme-creator.discourse.org/theme/awesomerobot/vincent",
|
|
||||||
description: "An elegant dark theme with a few color palettes.",
|
|
||||||
meta_url: "https://meta.discourse.org/t/discourse-vincent-theme/76662"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Brand Header",
|
name: "Brand Header",
|
||||||
value: "https://github.com/discourse/discourse-brand-header",
|
value: "https://github.com/discourse/discourse-brand-header",
|
||||||
|
|
Loading…
Reference in New Issue