Files
Gainsight/Custom_Templates/customer_templates/SPS_Commerce/_head.html.liquid
2022-11-11 21:54:43 -05:00

8 lines
604 B
Plaintext

{% styles default %}
{% styles colors %}
{% styles custom %}
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link rel="stylesheet" media="all" href="https://s3.amazonaws.com/spscops/trainingcenter/styles/site-styles.css">
<link href='https://s3.amazonaws.com/spscops/trainingcenter/styles/SourceSansPro-font-styles.css' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,900,600' rel='stylesheet' type='text/css'>
<script src="https://kit.fontawesome.com/41a3aee3ad.js" crossorigin="anonymous"></script>