File tree 3 files changed +3
-11
lines changed 3 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 6
6
</ div >
7
7
</ footer >
8
8
9
- < script src ="/assets/js/site.js "/>
9
+ <!--< script src="{{site.baseurl}} /assets/js/site.js"/>-- >
10
10
<!-- Digital Analytics Program roll-up, see https://analytics.usa.gov for data -->
11
11
< script id ="_fed_an_ua_tag " src ="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA "> </ script >
Original file line number Diff line number Diff line change 24
24
< meta name ="twitter:title " content ="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} ">
25
25
< meta name ="twitter:description " content ="{% if page.description %}{{ page.description | truncate: 200 }}{% else %}{{ site.description }}{% endif %} ">
26
26
27
- < script src ="{{site.baseurl}}/ uswds-0.14.0 /js/uswds.js "> </ script >
27
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/ uswds/1.3.1 /js/uswds.min .js "> </ script >
28
28
29
- < link rel ="stylesheet " type ="text/css " href ="{{site.baseurl}}/ uswds-0.14.0 /css/uswds.css ">
29
+ < link rel ="stylesheet " type ="text/css " href ="https://cdnjs.cloudflare.com/ajax/libs/ uswds/1.3.1 /css/uswds.css ">
30
30
< link rel ="stylesheet " type ="text/css " href ="{{site.baseurl}}/stylesheets/styles.css ">
31
31
< link rel ="stylesheet " type ="text/css " media ="print " href ="{{site.baseurl}}/stylesheets/print.css ">
32
32
< link rel ="canonical " href ="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }} ">
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments