1
0
Fork 0
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:
Frédéric Guillot 2019-10-29 23:06:25 -07:00
parent d3883126bf
commit 03406c68d0
2 changed files with 3 additions and 1 deletions

View file

@ -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" }}">