mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 17:00:04 +02:00
remove skeuo
This commit is contained in:
parent
aa5fd916af
commit
00506aa332
6 changed files with 4 additions and 29037 deletions
29033
build/bundle.js
29033
build/bundle.js
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
1
build/bundle.min.39ca2e00.js
Normal file
1
build/bundle.min.39ca2e00.js
Normal file
File diff suppressed because one or more lines are too long
2
build/bundle.min.js
vendored
2
build/bundle.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -409,7 +409,7 @@
|
|||
For a much easier time perusing the source, see the individual files at:
|
||||
https://github.com/pcottle/learnGitBranching
|
||||
-->
|
||||
<script src="build/bundle.min.16cb085d.js"></script>
|
||||
<script src="build/bundle.min.39ca2e00.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
|
||||
|
|
|
@ -71,7 +71,7 @@ var init = function() {
|
|||
eventBaton.stealBaton('docKeydown', function() { });
|
||||
eventBaton.stealBaton('docKeyup', function() { });
|
||||
|
||||
$('body').delegate('div.close', 'click', function() { alert('these dont actually work sorry lol. Skeumorphic design ftw'); });
|
||||
$('body').delegate('div.close', 'click', function() { alert('these dont actually work sorry lol.'); });
|
||||
|
||||
/**
|
||||
* I am disabling this for now, it works on desktop but is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue