File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 <!-- Bootstrap core CSS -->
1818 <% if (useCDN) { % >
19- < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/bootstrap/3.3.2 /css/bootstrap.min.css" >
20- < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/font-awesome/4.3 .0/css/font-awesome.min.css" >
19+ < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/bootstrap/3.3.6 /css/bootstrap.min.css" >
20+ < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/font-awesome/4.5 .0/css/font-awesome.min.css" >
2121 < link rel= " stylesheet" href= " //cdnjs.cloudflare.com/ajax/libs/bootstrap-social/4.9.0/bootstrap-social.min.css" >
2222 < % } else { % >
2323 < link rel= " stylesheet" href= " /vendor/bootstrap/dist/css/bootstrap.min.css" >
Original file line number Diff line number Diff line change 1515 <link rel =" icon" type =" image/png" href =" https://hackmd.io/favicon.png" >
1616 <link rel =" apple-touch-icon" href =" https://hackmd.io/apple-touch-icon.png" >
1717
18- <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5 /css/bootstrap.min.css" >
19- <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/font-awesome/4.4 .0/css/font-awesome.min.css" >
18+ <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6 /css/bootstrap.min.css" >
19+ <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/font-awesome/4.5 .0/css/font-awesome.min.css" >
2020 <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/highlight.js/8.8.0/styles/github-gist.min.css" >
2121 <style >
2222 {{{css }}}
3838 <div id =" toc-affix" class =" ui-affix-toc ui-toc-dropdown unselectable hidden-print" data-spy =" affix" style =" top:17px;display:none;" >
3939 {{{ toc-affix }}}
4040 </div >
41- <script src =" https://ajax.googleapis.com/ajax/libs/jquery/1.9.1 /jquery.min.js" ></script >
42- <script src =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5 /js/bootstrap.min.js" defer></script >
41+ <script src =" https://ajax.googleapis.com/ajax/libs/jquery/1.11.3 /jquery.min.js" ></script >
42+ <script src =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6 /js/bootstrap.min.js" defer></script >
4343 <script src =" https://cdnjs.cloudflare.com/ajax/libs/gist-embed/2.2/gist-embed.min.js" defer></script >
4444 <script >
4545 var markdown = $ (" .markdown-body" );
You can’t perform that action at this time.
0 commit comments