From 244bb7627ae27098f786e05465eff4b9665149fa Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Wed, 29 May 2024 18:47:06 -0700 Subject: [PATCH] Remove outdated info from Alt Styles page Apparently I correctly updated the first paragraph, but not the third one, oops lol! --- app/views/alt_styles/index.html.haml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/app/views/alt_styles/index.html.haml b/app/views/alt_styles/index.html.haml index ef7ae2d4..694cc4a3 100644 --- a/app/views/alt_styles/index.html.haml +++ b/app/views/alt_styles/index.html.haml @@ -9,14 +9,9 @@ name on the homepage! Thank you! 💖 %p - Also, heads-up: Style tokens are pretty different from normal wearables, so - we haven't decided how to bring them into the customizer yet! Whatever we do, - it'll be a bit tricky and new 😅❗️ - -%p - Also, second heads-up: Because our system can only collect "item data" for - normal wearable items, there's not a great way for us to get style tokens - onto tradelists… this may change someday, but probably not soon, sorry! + Also, heads-up: Because our system can only collect "item data" for normal + wearable items, there's not a great way for us to get style tokens onto + tradelists… this may change someday, but probably not soon, sorry! - @alt_styles.group_by(&:species).each do |species, species_styles| %h2.alt-styles-header= species.human_name