Fix html elements
This commit is contained in:
parent
fc54d35e1a
commit
4b5e7a029b
1 changed files with 2 additions and 4 deletions
|
@ -5,12 +5,10 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{ title }}</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<meta property="og:title" content="Collectif DNS Witch">
|
||||
<meta property="og:title" content="DNS Witch Service">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="DNS Witch est un collectif de bénévoles souhaitant rendre accessibles des services liés à Internet.">
|
||||
<meta property="og:description" content="DNS Witch was a service which provided easier access to EU.ORG domain names.">
|
||||
<meta property="og:site_name" content="DNS Witch">
|
||||
<link href="https://toulouse.social/@june" rel="me">
|
||||
<link href="https://problemes.eu.org/@june" rel="me">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
|
Loading…
Reference in a new issue