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

Added OG Tags

parent e52ceea4
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,14 @@ ...@@ -2,8 +2,14 @@
<html lang="de"> <html lang="de">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Wait and C</title> <title>Use C online</title>
<link rel="stylesheet" href="index.css"/> <link rel="stylesheet" href="index.css"/>
<meta property="og:title" content="Use C online">
<meta property="og:site_name" content="Use C online">
<meta property="og:url" content="https://usec.online">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:image" content="https://usec.online/og.png">
</head> </head>
<body> <body>
<div id="outlet"> <div id="outlet">
......
src/og.png

15.4 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment