mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-24 20:54:36 +02:00
openg raph stuff
This commit is contained in:
parent
4c837f7d92
commit
aa9cfea3a4
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@
|
|||
<meta name="viewport" content="width=800, initial-scale=0.25">
|
||||
<title>Learn Git Branching</title>
|
||||
<meta name="author" content="Peter Cottle">
|
||||
|
||||
<meta property="og:title" content="Learn Git Branching"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="http://pcottle.github.com/learnGitBranching/index.html?demo"/>
|
||||
<meta property="og:image" content="http://pcottle.github.com/learnGitBranching/assets/learnGitBranching.png"/>
|
||||
<meta property="og:description" content="A interactive Git visualization tool to educate and challenge!"/>
|
||||
|
||||
<link rel="stylesheet" href="src/style/main.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue