Getting rid of <base> tag

This commit is contained in:
Lucas Cimon 2017-10-05 16:04:37 +02:00
parent a31be425a8
commit b8ef03ec31
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="{{ SITEURL }}/">
<title>{% block title %}{{ SITENAME }}{% endblock %}</title>
<meta name="description" content="{% block description %}{{ DESCRIPTION }}{% endblock %}">