Extract & fix instructions meta desc

dev
gravel 2 years ago
parent 2011dff801
commit f7b984b9ee
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -0,0 +1,8 @@
<meta name="description" content="<?=
"Issues joining Session Communities? " .
"Read guides by sessioncommunities.online contributors, available in $language_enumeration."
?>">
<meta property="og:title" content="How to — sessioncommunities.online">
<meta property="og:description" content="Learn how to use sessioncommunities.online to join Communities in Session Messenger.">
<meta property="og:type" content="article">
<title>Instructions — sessioncommunities.online</title>

@ -20,7 +20,6 @@
<head> <head>
<?php include "+components/page-head.php" ?> <?php include "+components/page-head.php" ?>
<link rel="stylesheet" href="/css/common-dark.css"> <link rel="stylesheet" href="/css/common-dark.css">
<link rel="stylesheet" href="/css/instructions.css"> <link rel="stylesheet" href="/css/instructions.css">
<style type="text/css"> <style type="text/css">
@ -31,16 +30,6 @@
} }
<?php endforeach; ?> <?php endforeach; ?>
</style> </style>
<meta name="description" content="
Issues joining Session Communities?<?php
?>Read guides by sessioncommunities.online contributors, available in <?=
$language_enumeration
?>">
<meta property="og:title" content="How to — sessioncommunities.online">
<meta property="og:description" content="Learn how to use sessioncommunities.online to join Communities in Session Messenger.">
<meta property="og:type" content="article">
<title>Instructions — sessioncommunities.online</title>
</head> </head>
<body> <body>
<header> <header>

Loading…
Cancel
Save