add description meta tag

This commit is contained in:
Mystikfluu
2022-12-01 13:55:48 +01:00
parent 819e97a97d
commit b2995e9939
13 changed files with 45 additions and 9 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Login | IPost</title>
<meta name="description" content="Chat on IPost by logging in today">
<%- newrelic %>
<link rel="stylesheet" href="/css/logon.css">
<script src="/js/warn_message.js" charset="utf-8"></script>