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:
Penar Musaraj 2020-11-24 10:13:16 -05:00 committed by GitHub
parent 0c685a46de
commit 67979b2b21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -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",