repo.or.cz
/
deck.js.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
combined
(merge:
657ac47
08a1ebb
)
Conflict resolution
author
imakewebthings
<
[email protected]
>
Tue, 3 Dec 2013 05:52:11 +0000
(2 21:52 -0800)
committer
imakewebthings
<
[email protected]
>
Tue, 3 Dec 2013 05:52:11 +0000
(2 21:52 -0800)
1
2
boilerplate.html
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
boilerplate.html
index
8502645
,
15a9950
..
88e5502
---
1
/
boilerplate.html
---
2
/
boilerplate.html
+++ b/
boilerplate.html
@@@
-77,7
-81,7
+77,6
@@@
<script src="core/deck.core.js"></script>
<!-- Extension JS files. Add or remove as needed. -->
- <script src="core/deck.core.js"></script>
-<script src="extensions/hash/deck.hash.js"></script>
<script src="extensions/menu/deck.menu.js"></script>
<script src="extensions/goto/deck.goto.js"></script>
<script src="extensions/status/deck.status.js"></script>