mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:52:45 +08:00
FIX: Replace broken Material Design preview link
The original link points to a site that no longer exists. This moves the preview to theme-creator, aligning with the rest of our theme previews.
This commit is contained in:
parent
0bb51dcbfa
commit
3fe646b94d
|
@ -10,7 +10,7 @@ export const POPULAR_THEMES = [
|
||||||
{
|
{
|
||||||
name: "Material Design Theme",
|
name: "Material Design Theme",
|
||||||
value: "https://github.com/discourse/material-design-stock-theme",
|
value: "https://github.com/discourse/material-design-stock-theme",
|
||||||
preview: "https://newmaterial.trydiscourse.com",
|
preview: "https://theme-creator.discourse.org/theme/tshenry/material-design",
|
||||||
description:
|
description:
|
||||||
"Inspired by Material Design, this theme comes with several color palettes (incl. a dark one).",
|
"Inspired by Material Design, this theme comes with several color palettes (incl. a dark one).",
|
||||||
meta_url: "https://meta.discourse.org/t/material-design-stock-theme/47142",
|
meta_url: "https://meta.discourse.org/t/material-design-stock-theme/47142",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user