Public: Add temporary og meta tags
This commit is contained in:
parent
a635107202
commit
32f00c4dd1
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,13 @@
|
|||
<link rel="me" href="https://blahaj.social/@networkexception">
|
||||
<link rel="me" href="https://glauca.space/@networkexception">
|
||||
<link rel="me" href="https://social.allround.digital/@networkexception">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta property="og:site_name" content="nwex.de">
|
||||
<meta property="og:image" content="https://nwex.de/avatar.svg">
|
||||
<meta property="og:title" content="networkException's Website">
|
||||
<meta property="og:url" content="https://nwex.de/index.html?key=value">
|
||||
<meta property="og:description" content="A collection of links to other services, mainly.">
|
||||
<title>nwex.de</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue