To activate your content key, add the following code in Code Injection > Blog Header area.
<script> | |
var site_url = ‘http://yourblog.com‘; | |
var site_content_key = ‘xxxxxxx‘; | |
</script> |
view raw.js hosted with ❤ by GitHub
Change the site url to your current blog url where you wanna use axotic theme and paste your content key by replacing the “xxxxxxx”. Example : 9488bb95272270edf30440ed84
It should be look like that,