Skip to content

Commit 26d7204

Browse files
authored
DEV: Update settings.yml (#6)
Minor tweak to Theme settings as per https://meta.discourse.org/t/custom-header-links-icons/86307/155
1 parent 2168768 commit 26d7204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Header_links:
88
<br>
99
<b>title</b>: the desired title you want the link to have (when hovered). <br>
1010
<b>icon</b>: the icon you want the link to have. <br>
11+
<b>URL</b>: the desired URL you want the link to point to. <br>
1112
<b>View</b>:
1213
<ul>
1314
<li>visible on both desktop and mobile devices (vdm)</li>
1415
<li>Desktop only (vdo).</li>
1516
<li>mobile only (vmo).</li>
1617
</ul>
17-
<b>URL</b>: the desired URL you want the link to point to. <br>
1818
<b>Target</b>: same tab (self) or new tab (blank)."
1919
add_whitespace:
2020
type: bool

0 commit comments

Comments
 (0)