mirror of
https://github.com/TryGhost/Ruby.git
synced 2024-10-30 04:48:33 +02:00
18 lines
445 B
Handlebars
18 lines
445 B
Handlebars
<script>
|
|
var themeOptions = {
|
|
disqus_shortname: '',
|
|
copyright: 'Powered by <a href="https://ghost.org/" target="_blank">Ghost</a>',
|
|
instagram_token: '',
|
|
social_links: {
|
|
facebook: 'https://www.facebook.com',
|
|
twitter: 'https://www.twitter.com',
|
|
instagram: 'https://www.instagram.com',
|
|
dribbble: '',
|
|
behance: '',
|
|
github: '',
|
|
linkedin: '',
|
|
vk: '',
|
|
rss: '',
|
|
}
|
|
};
|
|
</script> |