gatherer/templates/trends.html: add opengraph metadata

This commit is contained in:
Astro 2022-11-14 19:41:28 +01:00
parent 38b0a1efe8
commit 8cc9a60b2b

View File

@ -7,6 +7,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon16.png">
<link rel="icon" type="image/png" sizes="48x48" href="/assets/favicon48.png">
<link rel="stylesheet" title="Default" type="text/css" href="/assets/style.css?3"/>
<meta property="og:url" content="https://fedi.buzz/">
<meta property="og:type" content="website">
<meta property="og:title" content="FediBuzz">
<meta property="og:description" content="Trends in the Fediverse">
<meta property="og:image" content="https://fedi.buzz/favicon48.png">
</head>
<body>
<header>