aboutsummaryrefslogtreecommitdiffstats
path: root/libretube-theme
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-04-10 18:11:15 -0500
committerJesús <heckyel@hyperbola.info>2019-04-10 18:11:15 -0500
commitaec6947658121d3c718f47d70dcc9eeb57e0a035 (patch)
treee870e8c99c21bd32617bde43922f9745fbae4046 /libretube-theme
parentb52cc4275d66dfa33f8e3904f3ab3070e9a33c94 (diff)
downloadlibretube-aec6947658121d3c718f47d70dcc9eeb57e0a035.tar.lz
libretube-aec6947658121d3c718f47d70dcc9eeb57e0a035.tar.xz
libretube-aec6947658121d3c718f47d70dcc9eeb57e0a035.zip
Remove unimportant meta keywords
Diffstat (limited to 'libretube-theme')
-rw-r--r--libretube-theme/templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/libretube-theme/templates/base.html b/libretube-theme/templates/base.html
index 45df562..ee5291e 100644
--- a/libretube-theme/templates/base.html
+++ b/libretube-theme/templates/base.html
@@ -10,7 +10,6 @@
{% block extra_head %}
{% set SITE_DESCRIPTION = _('Videoteca de software libre brindando avance tecnológico') %}
<meta name="description" content="{{ SITE_DESCRIPTION }}">
- <meta name="keywords" content="{{ _('software libre,libertad,libertad de expresión,privacidad,formación,tutoriales,GNU/Linux,desarrollo web,Hyperbola') }}">
<meta property="og:title" content="{{ SITENAME }}">
<meta property="og:type" content="website">
<meta property="og:url" content="{{ SITEURL }}">