-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (28 loc) · 1.58 KB
/
Copy pathindex.html
File metadata and controls
28 lines (28 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html lang="">
<head>
<meta property="og:type" content="website">
<meta property="og:url" content="https://barbequechickenalert.com/">
<meta property="og:title" content="Barbeque Chicken Alert.">
<meta property="og:description" content="Game with Barbeque Chicken. Fill your screen with Barbeque Chicken.">
<meta property="og:image" content="https://barbequechickenalert.com/bbq-alert-chicken-alert.gif">
<meta name="description" content="Game with Barbeque Chicken. Fill your screen with Barbeque Chicken.">
<meta name="keywords" content="barbeque, chicken, game, Barbeque Chicken Alert, bbq alert, barbeque chicken alert, meme">
<meta name="author" content="Weegeeday">
<link rel="canonical" href="https://barbequechickenalert.com/">
<meta name="twitter:title" content="Barbeque Chicken Alert">
<meta name="twitter:description" content="Game with Barbeque Chicken. Fill your screen with Barbeque Chicken.">
<meta name="twitter:image" content="https://barbequechickenalert.com/bbq-alert-chicken-alert.gif">
<meta name="twitter:card" content="summary_large_image">
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<title>Barbeque Chicken Alert</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>