File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: mruby
22markdown : kramdown
33kramdown :
44 input : GFM
5- pygments : true
5+ highlighter : pygments
66exclude :
77- Gemfile
88- Gemfile.lock
Original file line number Diff line number Diff line change 11 < meta charset ="utf-8 ">
2- < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
32
43 < title > {{ page.title }}</ title >
54
65 <!-- Latest compiled and minified CSS -->
7- < link rel ="stylesheet " href ="//netdna .bootstrapcdn.com/bootstrap/3.1.0 /css/bootstrap.min.css ">
6+ < link rel ="stylesheet " href ="https://maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /css/bootstrap.min.css ">
87
98 <!-- Optional theme -->
10- < link rel ="stylesheet " href ="//netdna .bootstrapcdn.com/bootstrap/3.1.0 /css/bootstrap-theme.min.css ">
9+ < link rel ="stylesheet " href ="https://maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /css/bootstrap-theme.min.css ">
1110
1211 <!-- Latest compiled and minified JavaScript -->
13- < script src ="//netdna .bootstrapcdn.com/bootstrap/3.1.0 /js/bootstrap.min.js "> </ script >
12+ < script src ="https://maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /js/bootstrap.min.js "> </ script >
1413
1514 <!-- syntax highlighting CSS -->
1615 < link rel ="stylesheet " href ="/css/syntax.css ">
You can’t perform that action at this time.
0 commit comments