Skip to content

Commit

Permalink
clean up links
Browse files Browse the repository at this point in the history
  • Loading branch information
emptymalei committed Aug 18, 2022
1 parent 580e43e commit af46e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/network/dynamic-backlink-multi-col.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

{{ if $sources }}

<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>
<div class="columns is-multiline is-mobile">
{{ $bl := slice }}
{{ range $sources }}
Expand Down

0 comments on commit af46e42

Please sign in to comment.