mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
sorting meta information
This commit is contained in:
parent
a1f73514dd
commit
5f0cf50ccd
@ -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 -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user