trying to impove load times

This commit is contained in:
Don Harper 2020-09-08 06:55:05 -05:00
parent ca9ce4c807
commit e71101cdd7
3 changed files with 4 additions and 5418 deletions

View file

@ -17,7 +17,9 @@
<link rel="stylesheet" id="ct-tracks-google-fonts-css" href="https://fonts.googleapis.com/css?family=Raleway%3A400%2C700&amp;subset=latin%2Clatin-ext&amp;ver=4.7.2" type="text/css" media="all"> <link rel="stylesheet" id="ct-tracks-google-fonts-css" href="https://fonts.googleapis.com/css?family=Raleway%3A400%2C700&amp;subset=latin%2Clatin-ext&amp;ver=4.7.2" type="text/css" media="all">
--> -->
<!-- Upgraded to Font Awesome 5.3 no need for local files using all.css so all icons are available --> <!-- Upgraded to Font Awesome 5.3 no need for local files using all.css so all icons are available -->
<!-- Do we really need this?
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
-->
<!-- Theme stylesheet, if possible do not edit this stylesheet --> <!-- Theme stylesheet, if possible do not edit this stylesheet -->
<link href="{{ "css/style.css" | absURL }}?v={{ now.Unix }}" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'> <link href="{{ "css/style.css" | absURL }}?v={{ now.Unix }}" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
<!-- Custom stylesheet - for your changes --> <!-- Custom stylesheet - for your changes -->

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long