Add Alt Styles reference page link to the Alt Styles picker
Clearing the way to be able to delete the announcement banner, which is currently the only link! I feel like there's room to redo the site layout to find a place to more properly link to this from, but I don't have one yet! And this is enough of a niche reference that I think this is good enough?
This commit is contained in:
parent
258b360ff2
commit
9ed3c4ff96
1 changed files with 4 additions and 1 deletions
|
@ -778,7 +778,10 @@ function StyleExplanation() {
|
||||||
opacity="0.7"
|
opacity="0.7"
|
||||||
marginTop="2"
|
marginTop="2"
|
||||||
>
|
>
|
||||||
"Alt Styles" are NC items that override the pet's appearance via the{" "}
|
<Box as="a" href="/alt-styles" target="_blank" textDecoration="underline">
|
||||||
|
Alt Styles
|
||||||
|
</Box>{" "}
|
||||||
|
are NC items that override the pet's appearance via the{" "}
|
||||||
<Box
|
<Box
|
||||||
as="a"
|
as="a"
|
||||||
href="https://www.neopets.com/stylingchamber/"
|
href="https://www.neopets.com/stylingchamber/"
|
||||||
|
|
Loading…
Reference in a new issue