2022-10-14 13:21:45 +01:00
|
|
|
name: "Nikurasu" # The name on the linktree
|
|
|
|
# profilePic: # uncomment and set this if your profile pic has a custom name
|
|
|
|
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"
|