All about the Photos JS file
For each site you use with Glyphs.co, you have a Glyphs.co kit. This is the same kit that you use for our Icons. If you've already installed the kit on your site to work with our icons, then no change should be necessary, but you might want to go ahead and re-publish your kit to make sure it has the latest version of the file.
Why should I install it?
The .js file is a requirement for loading our photos on your site. Without it, we can't guarantee that everything will work properly. We're also planning on some very exciting smart features in the near future. They're not ready yet, but by installing our script, you will be ready anything and everything in the future.
How to install it?
If you have already installed an icons Kit, then you're all set!
If not, head to the Glyphs Icons page and create a Kit. Click on the gear button on the right to open up your Kit preferences panel. Copy the Kit's URL from there; it should look something like this:
<script type="text/javascript" src="//kit.glyphs.co/4uq709.js"></script>
Paste this script inside the <head></head> tags in your site templates or HTML files. We recommend doing so right before the closing </head> script or after your CSS calls.