We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2168768 commit 26d7204Copy full SHA for 26d7204
settings.yml
@@ -8,13 +8,13 @@ Header_links:
8
<br>
9
<b>title</b>: the desired title you want the link to have (when hovered). <br>
10
<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>
12
<b>View</b>:
13
<ul>
14
<li>visible on both desktop and mobile devices (vdm)</li>
15
<li>Desktop only (vdo).</li>
16
<li>mobile only (vmo).</li>
17
</ul>
- <b>URL</b>: the desired URL you want the link to point to. <br>
18
<b>Target</b>: same tab (self) or new tab (blank)."
19
add_whitespace:
20
type: bool
0 commit comments