Merge pull request 'Added opengraph tags to header' (#9) from tom/openbsd-webzine:add_opengraph into main

Reviewed-on: #9
This commit is contained in:
solene 2021-10-01 21:18:43 +00:00
commit 0127829df8
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="alternate" type="application/rss+xml" href="https://webzine.puffy.cafe/atom.xml">
<meta property="og:title" content="OpenBSD webzine issue #__ISSUE__" />
<meta property="og:description" content="Webzine created by volunteers who are passionate about the OpenBSD project development." />
<meta property="og:url" content="https://webzine.puffy.cafe/issue-__ISSUE__.html" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_EN" />
<title>OpenBSD_WEBZINE_ISSUE #__ISSUE__</title>
<style>