Added some in contents/de.htm.
This commit is contained in:
@ -345,13 +345,15 @@ function printHTMLPage(string $title, string $contents, string $lang = "en", arr
|
||||
<meta name="description" content="' . $descriptions . '" />
|
||||
<meta name="twitter:description" content="' . $descriptions . '" />
|
||||
|
||||
<link rel="manifest" href="manifest.json">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||
|
||||
</head>
|
||||
<body id="start">
|
||||
|
||||
<nav id="mainNav">
|
||||
<a href="./?t=about#start">Home</a>
|
||||
<a href="./?t=about#start">About</a>
|
||||
<a href="./?t=press#start">Pressespiegel</a>
|
||||
<a href="#bottom"></a>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user