File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
themes/delphi/layouts/_default Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ dependencies:
3232 - r-isoband
3333 - r-ggrepel
3434 - r-plotly
35+ - r-usmap
3536 - pandoc
3637 - fiona
3738 - geopandas
Original file line number Diff line number Diff line change 11{{ define "styles" }}
2- < link rel ="stylesheet " href ="{{ (partial "covidcast /find-file.html" "vendor.*\\.css$")| relURL }}" />
32 < link rel ="stylesheet " href ="{{ (partial "covidcast /find-file.html" "styles.*\\.css$")| relURL }}" />
43{{ end }}
54{{ define "scripts" }}
6- < script src ="{{ (partial "covidcast /find-file.html" "vendor.*\\.js$") | relURL }}"> </ script >
75 < script src ="{{ (partial "covidcast /find-file.html" "styles.*\\.js$")| relURL }}"> </ script >
86 < script src ="{{ (partial "covidcast /find-file.html" "bundle.*\\.js$")| relURL }}"> </ script >
97{{ end }}
You can’t perform that action at this time.
0 commit comments