mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-22 13:22:23 +00:00
Moved Bootstrap around, and added jQuery
This commit is contained in:
Vendored
Regular → Executable
+1781
-1124
File diff suppressed because it is too large
Load Diff
+706
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
+1737
File diff suppressed because it is too large
Load Diff
+7
File diff suppressed because one or more lines are too long
Vendored
+4
File diff suppressed because one or more lines are too long
@@ -1,5 +1,6 @@
|
||||
template: tiddlywiki5.template.html
|
||||
copyright: ../copyright.txt
|
||||
style: lib/bootstrap/css/bootstrap.css
|
||||
style: shadows/css/*.css
|
||||
|
||||
shadow: shadows/*.tid
|
||||
@@ -7,7 +8,8 @@ shadow: shadows/templates/*.tid
|
||||
#tiddler: http://wikitext.tiddlyspace.com/fractalveg.jpg
|
||||
# type: image/jpeg
|
||||
|
||||
jslib: lib/zepto.js
|
||||
#jslib: lib/jquery.js
|
||||
#jslib: lib/bootstrap/js/bootstrap.js
|
||||
|
||||
jsmodule: ../js/*.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user