mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-29 22:29:40 +02:00
Correct a -> an in og:description
This commit is contained in:
parent
0f4ed5aada
commit
dfa28d0079
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="http://pcottle.github.io/learnGitBranching/index.html?demo"/>
|
||||
<meta property="og:image" content="http://pcottle.github.io/learnGitBranching/assets/learnGitBranching.png"/>
|
||||
<meta property="og:description" content="A interactive Git visualization tool to educate and challenge!"/>
|
||||
<meta property="og:description" content="An interactive Git visualization tool to educate and challenge!"/>
|
||||
|
||||
<link rel="stylesheet" href="build/{{styleFile}}" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue