2022-10-14 13:21:45 +01:00
|
|
|
name: "Nikurasu" # The name on the linktree
|
2023-01-17 08:45:36 +00:00
|
|
|
# summaryText: 'A simple sample text' # A short summary for what you do, will appear if uncommened
|
2022-10-14 13:21:45 +01:00
|
|
|
# profilePic: # uncomment and set this if your profile pic has a custom name
|
2023-05-14 10:39:53 +01:00
|
|
|
url: "https://links.nikurasu.gay" # URL of your SocialTree
|
|
|
|
siteName: 'NikuHost' # Name of the site visible in embeds, used for Link previews
|
2023-01-17 08:45:36 +00:00
|
|
|
roundPB: false # Set true if you want a round profile picture
|
|
|
|
theme: '98' # Your theme
|
|
|
|
links: # the links to your social accounts
|
2022-10-14 13:21:45 +01:00
|
|
|
- text: "YouTube" # text on the link
|
|
|
|
hyperlink: "Test" # the actual hyperlink
|
2023-01-17 08:45:36 +00:00
|
|
|
verify: "Mastodon" # set it if your want to verify the link, have a look for the currently supported platforms in the readme
|
|
|
|
brandcolor: "youtube" # set this if you want to set the color of the link to the brand color of a platform... (not supported by all themes)
|
|
|
|
color: "#0D0D0D" # or that if you want to set it to an exact color (not supported by all themes)
|
2022-10-15 20:13:48 +01:00
|
|
|
- text: "Twitter"
|
|
|
|
hyperlink: "test"
|
2022-10-28 07:57:30 +01:00
|
|
|
brandcolor: "twitter"
|
2023-01-17 08:45:36 +00:00
|
|
|
smallLinks: # the links in the small box below the main tree, unset if you dont want it
|
|
|
|
- platform: "twitter" # used for choosing the icon, I use font-awesome here so all icons of that font are available here
|
|
|
|
hyperlink: "https://twitter.com" # the hyperlink
|
2022-10-28 07:57:30 +01:00
|
|
|
- platform: "facebook"
|
|
|
|
hyperlink: "https://facebook.com"
|
|
|
|
- platform: "youtube"
|
2022-11-15 09:58:34 +00:00
|
|
|
hyperlink: "https://youtu.be"
|