File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6464 < script src ="{{ "js /html5shiv-printshiv.min.js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"> </ script >
6565 < script src ="{{ "js /highlight.pack.js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"> </ script >
6666 < script > hljs . initHighlightingOnLoad ( ) ; </ script >
67- < script src ="{{ "js /modernizr.custom.71422 .js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"> </ script >
67+ < script src ="{{ "js /modernizr.custom-3.6.0 .js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"> </ script >
6868 < script src ="{{ "js /learn.js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"> </ script >
6969 < script src ="{{ "js /hugo-learn.js" | relURL}}{{ if not .Site.Params.disableAssetsBusting }}?{{ now.Unix }}{{ end }}"> </ script >
7070
Original file line number Diff line number Diff line change 1515 < link href ="{{ "css /featherlight.min.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
1616 < link href ="{{ "css /perfect-scrollbar.min.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
1717 < link href ="{{ "css /auto-complete.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
18+ < link href ="{{ "css /atom-one-dark-reasonable.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
1819 < link href ="{{ "css /theme.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
1920 < link href ="{{ "css /hugo-theme.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
2021 {{with .Site.Params.themeVariant}}
2122 < link href ="{{(printf "css /theme-%s.css" .) | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet ">
2223 {{end}}
2324
24- < script src ="{{ "js /jquery-2.x .min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"> </ script >
25+ < script src ="{{ "js /jquery-3.3.1 .min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"> </ script >
2526
2627 < style type ="text/css ">
2728 : root # header + # content > # left > # rlblock_left {
You can’t perform that action at this time.
0 commit comments