Note
Static Asset Content Delivery Network Setup for No Clocks, LLC.
- brand: Brand Kits
- email: HTML Email & Email Signature Templates
- fonts: Typography Fonts
- images: Images
- public: Other default "public" assets such as robots.txt, etc.
- scripts: JavaScript Scripts
- styles: CSS/SASS Stylesheets
- 
- Root URL: https://raw.githack.com/noclocks/cdn
 
For example, to utilize the md-page.min.js JavaScript script in an HTML file:
<script src="https://rawcdn.githack.com/noclocks/cdn/main/scripts/js/md-page.min.js"></script><noscript>where the script is being pulled directly from the URL https://rawcdn.githack.com/noclocks/cdn/main/scripts/js/md-page.min.js.
