Explorar el Código

adding meta description

main
Simon Bowie hace 2 años
padre
commit
a46cee0628
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      web/app/templates/base.html

+ 2
- 0
web/app/templates/base.html Ver fichero

<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The Experimental Publishing Compendium is a guide for scholars, publishers, librarians, and artists who want to experiment with the form of scholarly books.">
<meta name=”robots” content="index, follow">


<title>Experimental Publishing Compendium</title> <title>Experimental Publishing Compendium</title>
<script src="{{ url_for('static',filename='js/alpine.min.js') }}" defer></script> <script src="{{ url_for('static',filename='js/alpine.min.js') }}" defer></script>

Cargando…
Cancelar
Guardar