Add data attribute to omit link in bridgy partial
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
{{ range .Params.tags }} <span class="p-category">#{{ . }}</span>{{ end }} {{ range .Params.categories }} <span class="p-category">#{{ . }}</span>{{ end }}
|
||||
</div>
|
||||
|
||||
<data class="p-bridgy-omit-link" value="maybe" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user