mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-28 14:45:08 +02:00
parent
f9cea87519
commit
b3438cc095
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
<meta property="og:description" content="An interactive Git visualization tool to educate and challenge!"/>
|
||||
<meta http-equiv="content-language" content="en">
|
||||
|
||||
<link rel="stylesheet" href="https://raw.githubusercontent.com/pcottle/learnGitBranching/gh-pages/build/main-d833c689.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="build/main-d833c689.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8">
|
||||
<link rel="stylesheet" href="src/style/rainbows.css" type="text/css" charset="utf-8">
|
||||
<link rel="icon" href="src/style/favicon.ico" type="image/x-icon">
|
||||
|
@ -470,7 +470,7 @@
|
|||
For a much easier time perusing the source, see the individual files at:
|
||||
https://github.com/pcottle/learnGitBranching
|
||||
-->
|
||||
<script src="https://raw.githubusercontent.com/pcottle/learnGitBranching/gh-pages/build/bundle-6fbef832.js"></script>
|
||||
<script src="build/bundle-6fbef832.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