mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
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
1 changed files with 0 additions and 8 deletions
|
@ -85,14 +85,6 @@ export const POPULAR_THEMES = [
|
||||||
meta_url: "https://meta.discourse.org/t/header-submenus/94584",
|
meta_url: "https://meta.discourse.org/t/header-submenus/94584",
|
||||||
component: true,
|
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",
|
name: "Automatic Table of Contents",
|
||||||
value: "https://github.com/discourse/DiscoTOC",
|
value: "https://github.com/discourse/DiscoTOC",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue