-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
32 lines (22 loc) · 984 Bytes
/
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
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<title>For Journalism</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta charset="utf-8" />
<!-- Facebook Open Graph -->
<meta property="og:title" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://forjournalism.com/" />
<meta property="og:image" content="http://forjournalism.com/images/logo.png" />
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Included CSS Files -->
<link rel="stylesheet" href="">
<link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic|Open+Sans:300italic,400,300,700' rel='stylesheet' type='text/css'>
</head>
<body>
</body>