mirror of
https://github.com/discourse/discourse-custom-header-links.git
synced 2025-06-30 18:32:27 +00:00
Update settings.yml
This commit is contained in:
parent
fd5f5d6d22
commit
459c594fbf
@ -1,5 +1,5 @@
|
||||
Custom_header_links:
|
||||
type: list
|
||||
default: "External link, this link will open in a new tab, https://meta.discourse.org, vdo, blank, remove|Tech, Check out the latest tech discussions, /c/tech, vdo, self, remove|Most Liked, Posts with the most amount of likes, /latest/?order=op_likes, vdo, self, keep|Privacy, Our Privacy Policy, /privacy, vdm, self, keep"
|
||||
default: "External link, this link will open in a new tab, https://meta.discourse.org, vdo, blank, remove|Most Liked, Posts with the most amount of likes, /latest/?order=op_likes, vdo, self, keep|Privacy, Our Privacy Policy, /privacy, vdm, self, keep"
|
||||
description:
|
||||
en: 'Comma delimited in this order: link text, link title, URL, view, target, hide on scroll<br><b>Link text:</b> The text for the link<br><b>Link title:</b> the text that shows when the link is hovered<br><b>URL:</b> The path for the link (can be relative)<br><b>View:</b> vdm = desktop and mobile, vdo = desktop only, vmo = mobile only<br><b>Target:</b> blank = opens in a new tab, self = opens in the same tab<br><b>Hide on scroll:</b> remove = hides the link when the title is expanded on topic pages keep = keeps the link visible even when the title is visible on topic pages'
|
||||
|
Loading…
x
Reference in New Issue
Block a user