Remove redundant meta tags

This commit is contained in:
Helen Chong 2024-06-23 16:13:15 +08:00
parent 3b5d1d77ab
commit 0ba1374947
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" id="top">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{# Meta data #}
{% block metaTitle %}
<meta property="og:title" content="{{ title if title else sitemeta.siteName | safe }}">