socialtree/config/config.yml

11 lines
655 B
YAML
Raw Normal View History

name: "Nikurasu" # The name on the linktree
# profilePic: # uncomment and set this if your profile pic has a custom name
2022-10-18 08:20:54 +01:00
theme: 'simple-orange'
links:
- text: "YouTube" # text on the link
hyperlink: "Test" # the actual hyperlink
brandcolor: "youtube" # set this if you want to set the color of the link to the brand color of a platform...
2022-10-15 20:13:48 +01:00
color: "#0D0D0D" # or that if you want to set it to an exact color
- text: "Twitter"
hyperlink: "test"
brandcolor: "twitter"