Adding charset.
This commit is contained in:
parent
94ae0a36ba
commit
94287532a7
@ -13,6 +13,7 @@
|
||||
<script src="/js/bundle.js?v=<%=$css_version%>"></script>
|
||||
<link rel="stylesheet" href="/css/styles.css?v=<%=$css_version%>"/>
|
||||
<title><%= title %></title>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta name="description" content="<%=defined $description_og ? $description_og : 'Lee más sobre: ' . title %>" />
|
||||
<meta property="og:title" content="<%= title %>"/>
|
||||
<meta property="og:site_name" content="burguillos.info" />
|
||||
|
Loading…
Reference in New Issue
Block a user