Skip to content

Commit 17519bc

Browse files
committed
Play with Facebook tags.
1 parent 565b231 commit 17519bc

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Languages</title>
4+
<title>Languages for Bootstrap 3</title>
55
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
66

7-
<link rel="shortcut icon" href="favicon.ico" />
7+
<meta property="og:url" content="http://usrz.github.io/bootstrap-languages/" />
8+
<meta property="og:title" content="Languages for Bootstrap 3" />
9+
<meta property="og:description" content="The Languages for Bootstrap 3 project provides a simple way to present language labels and names in a Bootstrap 3 project.">
10+
<meta property="og:image" content="http://www.usrz.com/logo-1000.jpg" />
11+
12+
<link rel="shortcut icon" href="http://usrz.github.io/bootstrap-languages/favicon.ico" />
813

914
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css"/>
1015
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css"/>

0 commit comments

Comments
 (0)