mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 09:38:23 +00:00
better
This commit is contained in:
parent
dd06701fc8
commit
a2f9b1e47d
|
@ -14,7 +14,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
<meta property="twitter:creator" content="@edgluq" />
|
<meta property="twitter:creator" content="@edgluq" />
|
||||||
<meta property="twitter:site" content="@edgluq" />
|
<meta property="twitter:site" content="@edgluq" />
|
||||||
<title>{% block title %}Home{% endblock %} | {{ config.title }}</title>
|
<title>{% block title %}{{ config.title }}{% endblock %}</title>
|
||||||
<link rel="stylesheet" href="/style.css?v=3" />
|
<link rel="stylesheet" href="/style.css?v=3" />
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
|
Loading…
Reference in a new issue