File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
"author" : " " ,
5
5
"dependencies" : {
6
6
"anchor-js" : " ^3.2.1" ,
7
- "bootstrap" : " ^4.0.0-beta " ,
7
+ "bootstrap" : " ^4.0.0" ,
8
8
"exports-loader" : " ^0.6.4" ,
9
9
"font-awesome" : " ^4.5.0" ,
10
10
"jquery" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 3
3
{{ #*inline " content" }}
4
4
<div class =" page-heading" >
5
5
<div class =" container center-text" >
6
- <h1 >Unconventional guides, examples, and blog utilizing modern Java. </h1 >
6
+ <h1 >Unconventional guides, examples, and blog utilizing modern Java</h1 >
7
7
</div >
8
8
</div >
9
9
Original file line number Diff line number Diff line change 2
2
@import ' ~bootstrap/scss/_mixins.scss' ;
3
3
@import ' ~bootstrap/scss/_variables.scss' ;
4
4
@import ' ~bootstrap/scss/_buttons.scss' ;
5
+ @import ' ~bootstrap/scss/_forms.scss' ;
5
6
@import ' ~bootstrap/scss/_input-group.scss' ;
6
7
7
8
@import ' ../../common/skin.scss' ;
You can’t perform that action at this time.
0 commit comments