-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
34 lines (31 loc) · 2.59 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
<!DOCTYPE html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pokemon Infinite Fusion - Calculate Fusion of Two Character</title>
<meta name="description" content="Best Pokemon Infinite Fusion Calculator. You can use this ultimate Pokémon Fusion Generator to merge two characters and create a new one."/>
<meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://pokemon-infinite-fusion.coderobo.org/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Pokemon Infinite Fusion - Calculate Fusion of Two Character" />
<meta property="og:description" content="Best Pokemon Infinite Fusion Calculator. You can use this ultimate Pokémon Fusion Generator to merge two characters and create a new one." />
<meta property="og:url" content="https://pokemon-infinite-fusion.coderobo.org/" />
<meta property="og:site_name" content="Pokemon Infinite Fusion"/>
<meta property="og:image" content="https://pokemon-infinite-fusion.coderobo.org/pokemon-infinite-fusion.png" />
<meta property="og:image:secure_url" content="https://pokemon-infinite-fusion.coderobo.org/pokemon-infinite-fusion.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="628" />
<meta property="og:image:alt" content="Pokemon Infinite Fusion" />
<meta property="og:image:type" content="image/png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Pokemon Infinite Fusion - Calculate Fusion of Two Character" />
<meta name="twitter:description" content="Best Pokemon Infinite Fusion Calculator. You can use this ultimate Pokémon Fusion Generator to merge two characters and create a new one." />
<meta name="twitter:image" content="https://pokemon-infinite-fusion.coderobo.org/pokemon-infinite-fusion.png" />
<meta name="twitter:label1" content="Time to read" />
<meta name="twitter:data1" content="Less than a minute" />
<link rel="icon" href="https://coderobo.org/wp-content/uploads/2021/10/cropped-CR-32x32.png" sizes="32x32" />
<link rel="icon" href="https://coderobo.org/wp-content/uploads/2021/10/cropped-CR-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://coderobo.org/wp-content/uploads/2021/10/cropped-CR-180x180.png" />
<meta name="msapplication-TileImage" content="https://coderobo.org/wp-content/uploads/2021/10/cropped-CR-270x270.png" />