mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add meta tag to disable Google Translate
This commit is contained in:
parent
d3883126bf
commit
03406c68d0
2 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta name="google" content="notranslate">
|
||||
|
||||
<!-- Favicons -->
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{{ route "appIcon" "filename" "favicon-16.png" }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue