-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
23 lines (23 loc) · 1.5 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
<html>
<head>
<meta property="og:title" content="Are Creole and Cajun Different?"/>
<meta property="og:url" content="http://www.arecreoleandcajundifferent.com"/>
<meta property="og:description" content="Through the ages people have argued about creole and cajun and some have foolishly claimed they are different."/>
<meta property="og:site_name" content="Are Creole and Cajun Different?"/>
<meta property="og:image" content="http://images.media-allrecipes.com/images/50926.jpg"/>
<meta property="twitter:card" content="summary_large_image"/>
<meta property="twitter:domain" content="arecreoleandcajundifferent.com"/>
<meta property="twitter:title" content="Are Creole and Cajun Different?"/>
<meta property="twitter:url" content="http://www.arecreoleandcajundifferent.com"/>
<meta property="twitter:description" content="Through the ages people have argued about creole and cajun and some have foolishly claimed they are different."/>
<meta property="twitter:label1" content="Tl;dr Are They Different?"/>
<meta property="twitter:data1" content="No."/>
<meta property="twitter:label2" content="Is there a creole/cajun recipe?"/>
<meta property="twitter:data2" content="http://allrecipes.com/recipe/12950/chicken-andouille-gumbo/"/>
<title>Are Creole and Cajun Different</title>
<style> #centered { display: flex; align-items: center; justify-content: center; height: 100%; font-size: 7em; } </style>
</head>
<body>
<div id="centered"><p>No.</p></div>
</body>
</html>