-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
42 lines (42 loc) · 1.38 KB
/
index.html
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Plants vs. Zombies MODDED Official</title>
<meta
property="og:title"
content="Play Plants vs Zombies Modded Online"
/>
<meta
property="og:description"
content="Play Plants vs Zombies Modded here for Free - A tower defense game created by PopCap Games and released on May 5, 2009. Click to Play now! Mod by ROBLNET13 on Github."
/>
<meta
property="og:url"
content="https://roblnet13.github.io/pvz/game/iframe.html"
/>
<meta property="og:site_name" content="ROBLNET13" />
<meta
property="og:image"
content="https://roblnet13.github.io/pvz/game/images/gamethumbnail4.png"
/>
<meta property="og:image:alt" content="Plants vs. Zombies MODDED" />
<meta property="og:image:type" content="image/png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="theme-color" content="#ff2200" />
<meta
name="twitter:title"
content="Play Plants vs. Zombies Modded Online"
/>
<meta
name="twitter:description"
content="Play Plants vs. Zombie Modded here for Free - Mod by ROBLNET13 on Github."
/>
<meta
name="twitter:image"
content="https://roblnet13.github.io/pvz/game/images/gamethumbnail4.png"
/>
<meta http-equiv="refresh" content="0; url=game/iframe.html" />
</head>
</html>