-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.html
More file actions
24 lines (20 loc) · 1 KB
/
settings.html
File metadata and controls
24 lines (20 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="fr">
<script rel="preload" as="script" src="/src/js/include/fetch.js">
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:determiner" content="📰" />
<meta property="og:title" content="doc.Altherneum.fr/settings" />
<meta property="og:type" content="siteweb" />
<meta property="og:image" content="https://doc.Altherneum.fr/assets/gif/small.gif" />
<link rel="icon" type="image/x-icon" href="/Altherneum.github.io/assets/favicon/rounded-favicon.ico">
<meta property="og:image:type" content="image" />
<meta property="og:image:alt" content="logo" />
<meta property="og:url" content="https://doc.Altherneum.fr/settings" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:site_name" content="doc.Altherneum.fr" />
<meta property="profile:username" content="Altherneum.fr" />
<meta property="og:description" content="Paramètres de Altherneum.fr" />
</html>