Remove "Alternative Logos" from popular themes list (#11337)
Core has had support for dark theme logos for a while now.
This commit is contained in:
parent
0c685a46de
commit
67979b2b21
|
@ -85,14 +85,6 @@ export const POPULAR_THEMES = [
|
|||
meta_url: "https://meta.discourse.org/t/header-submenus/94584",
|
||||
component: true,
|
||||
},
|
||||
{
|
||||
name: "Alternative Logos",
|
||||
value: "https://github.com/discourse/discourse-alt-logo",
|
||||
description: "Add alternative logos for dark / light themes.",
|
||||
meta_url:
|
||||
"https://meta.discourse.org/t/alternative-logo-for-dark-themes/88502",
|
||||
component: true,
|
||||
},
|
||||
{
|
||||
name: "Automatic Table of Contents",
|
||||
value: "https://github.com/discourse/DiscoTOC",
|
||||
|
|
Loading…
Reference in New Issue