Remove unimportant meta keywords

This commit is contained in:
Jesús 2019-04-10 18:11:15 -05:00
parent b52cc4275d
commit aec6947658
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

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