]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commit
Add some basic bootstrap stuff
authorJohannes Zellner <johannes@nebulon.de>
Tue, 1 Mar 2016 12:27:05 +0000 (13:27 +0100)
committerJohannes Zellner <johannes@nebulon.de>
Tue, 1 Mar 2016 12:27:05 +0000 (13:27 +0100)
commit0fd8904c881ce9de7fc4737989f0c1e820987f59
treedf908e4962be43df69fb376983f4ea0c8363ed14
parent130809800e6e3fa33e5fc207dd6e1d963231f2a9
Add some basic bootstrap stuff
16 files changed:
app.js
app/css/bootstrap.css [new file with mode: 0644]
app/css/bootstrap.css.map [new file with mode: 0644]
app/css/bootstrap.min.css
app/css/bootstrap.min.css.map [new file with mode: 0644]
app/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
app/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
app/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
app/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
app/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
app/index.html [new file with mode: 0644]
app/js/bootstrap.js [new file with mode: 0644]
app/js/bootstrap.min.js
app/js/jquery-1.12.1.min.js [new file with mode: 0644]
app/js/npm.js [new file with mode: 0644]
app/welcome.html