I don't know if I'm just being difficult and sluggish today, but how do you get the different sections in your profile for like... pronouns and such?
@Oneironott It goes in your bio section, and it will only work on glitch.soc instances. Anything below the ... line is your normal bio.
@Oneironott There's examples at https://glitch-soc.github.io/docs/features/profile-metadata/
@Oneironott I have had trouble getting it to work, I just played around until I got it to work. >.>
@squeakycheetah Yeah, I'm not sure what I'm doing wrong. It's just... not working ^^'
@Oneironott The metadata? Well, it's based off YAML formatting, so..all you need to do is this:
---
Key: Text
...
And (hopefully) It should work.