fix banner in embed (#41)

This commit is contained in:
Brandon Wright 2021-04-16 01:48:19 +01:00 committed by GitHub
parent ce03607975
commit fb0303175e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<title>Bling Docs</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Utilities for the awesome window manager">
<meta name="og:image" content="../images/bling_banner.png">
<meta name="og:image" content"https://raw.githubusercontent.com/Nooo37/bling/master/images/bling_banner.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="javacafe.css">
</head>