Skip to content

Commit 2b6ede6

Browse files
committed
Merge pull request jupyter#30 from jupyter/website-changes
Changes
2 parents f0ba77d + 8f53317 commit 2b6ede6

File tree

6 files changed

+33
-38
lines changed

6 files changed

+33
-38
lines changed

about.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
<meta name="author" content="">
1111

1212
<title>Project Jupyter | About</title>
13-
13+
<meta property="og:title" content="Project Jupyter" />
14+
<meta property="og:description" content="The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media." />
15+
<meta property="og:url" content="http://www.jupyter.org" />
16+
<meta property="og:image" content="http://jupyter.org/assets/homepage.png" />
1417
<!-- Bootstrap Core CSS -->
1518
<link href="css/bootstrap.min.css" rel="stylesheet">
1619
<!-- Custom CSS -->

assets/google-color.svg

Lines changed: 11 additions & 12 deletions
Loading

0 commit comments

Comments
 (0)