mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 18:15:22 +02:00
transition from .com to .io thanks Egor for awesome security work :D haha
This commit is contained in:
parent
af78b172da
commit
e64aebf880
6 changed files with 31 additions and 31 deletions
|
@ -9,8 +9,8 @@
|
|||
|
||||
<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: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!"/>
|
||||
|
||||
<link rel="stylesheet" href="build/main.a07a2b2b.css" type="text/css" charset="utf-8">
|
||||
|
@ -426,7 +426,7 @@
|
|||
For a much easier time perusing the source, see the individual files at:
|
||||
https://github.com/pcottle/learnGitBranching
|
||||
-->
|
||||
<script src="build/bundle.min.f86c1b8d.js"></script>
|
||||
<script src="build/bundle.min.26b779e3.js"></script>
|
||||
|
||||
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
|
||||
The downside? No raw logs to parse for analytics, so I have to include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue