mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
Rename original link to be more explicit
This commit is contained in:
parent
4f358aa0f3
commit
2249de439e
17 changed files with 76 additions and 62 deletions
|
@ -55,6 +55,13 @@
|
|||
target="_blank">{{ template "icon_share" }}<span class="icon-label">{{ t "entry.share.label" }}</span></a>
|
||||
{{ end }}
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ .entry.URL | safeURL }}"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
referrerpolicy="no-referrer"
|
||||
data-original-link="true">{{ template "icon_external_link" }}<span class="icon-label">{{ t "entry.external_link.label" }}</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#"
|
||||
title="{{ t "entry.scraper.title" }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue