sorting meta information

This commit is contained in:
ogerly 2022-02-05 08:38:17 +01:00
parent a1f73514dd
commit 5f0cf50ccd

View File

@ -1,7 +1,7 @@
<!--
=========================================================
* Gradido Konto - v0.0.1
* Gradido Konto - v1.6.1
=========================================================
* Product Page: https://www.gradido.net
@ -17,11 +17,13 @@
<!DOCTYPE html>
<html>
<head>
<title>Gradido Account</title>
<meta name="description" content="Beispiel für exemplarischen Inhalt im meta-Element">
<meta name="keywords" content="example, html, head, meta">
<meta name="author" content="John Doe">
<meta charset="utf-8">
<link rel="icon" type="image/png" sizes="96x96" href="<%= webpackConfig.output.publicPath %>favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Gradido Account</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- Fonts -->