We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580e43e commit af46e42Copy full SHA for af46e42
layouts/partials/network/dynamic-backlink-multi-col.html
@@ -19,7 +19,7 @@
19
20
{{ if $sources }}
21
22
-<div style="margin-bottom: 1em;"><span style="font-weight: bold;"><i class="fa-solid fa-turn-down"></i> Dynamic Backlinks (from {{ $urlPre }}): </span></div>
+<div style="margin-bottom: 1em;"><span style="font-weight: bold;"><i class="fa-solid fa-turn-down"></i> Dynamic Backlinks: </span></div>
23
<div class="columns is-multiline is-mobile">
24
{{ $bl := slice }}
25
{{ range $sources }}
0 commit comments