Skip to content
Snippets Groups Projects
Commit 175d3409 authored by Niklas Schrötler's avatar Niklas Schrötler
Browse files

Added Opengraph

parent f4dc4960
No related branches found
No related tags found
No related merge requests found
Pipeline #191500 passed
assets/og.png

493 KiB

......@@ -4,8 +4,14 @@
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>HackaTRON - FOSS AG</title>
<link rel="stylesheet" href="./index.css">
<title>HackaTRON - FOSS AG</title>
<meta property="og:title" content="hackatron" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hackatron.de" />
<meta property="og:image" content="https://hackatron.de/assets/og.png" />
</head>
<body>
<section class="relative isolate overflow-hidden bg-gray-900">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment