emergency inline

This commit is contained in:
Peter Cottle 2020-04-22 12:09:10 -07:00
parent 5aa156464d
commit f9cea87519

View file

@ -14,7 +14,7 @@
<meta property="og:description" content="An interactive Git visualization tool to educate and challenge!"/> <meta property="og:description" content="An interactive Git visualization tool to educate and challenge!"/>
<meta http-equiv="content-language" content="en"> <meta http-equiv="content-language" content="en">
<link rel="stylesheet" href="build/main-d833c689.css" type="text/css" charset="utf-8"> <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="src/style/font-awesome.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="stylesheet" href="src/style/rainbows.css" type="text/css" charset="utf-8">
<link rel="icon" href="src/style/favicon.ico" type="image/x-icon"> <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: For a much easier time perusing the source, see the individual files at:
https://github.com/pcottle/learnGitBranching https://github.com/pcottle/learnGitBranching
--> -->
<script src="build/bundle-6fbef832.js"></script> <script src="https://raw.githubusercontent.com/pcottle/learnGitBranching/gh-pages/build/bundle-6fbef832.js"></script>
<!-- The advantage of github pages: super-easy, simple, slick static hostic. <!-- 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 The downside? No raw logs to parse for analytics, so I have to include