Changing meta description to use name as the attribute.
This commit is contained in:
parent
8b2cb2fc2e
commit
def47f900d
@ -4,7 +4,7 @@
|
||||
<script src="/js/index.js"></script>
|
||||
<link rel="stylesheet" href="/css/styles.css"/>
|
||||
<title><%= title %></title>
|
||||
<meta property="description" content="Lee más sobre: <%= title %>"/>
|
||||
<meta name="description" content="Lee más sobre: <%= title %>"/>
|
||||
<meta property="og:title" content="<%= title %>"/>
|
||||
<meta property="og:site_name" content="Burguillos.info" />
|
||||
<meta property="og:image" content="https://burguillos.info/img/burguillos.png">
|
||||
|
Loading…
Reference in New Issue
Block a user