diff --git a/_config.yml b/_config.yml index bbc25a9e4..463f01754 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ inc: subtitle: "Modern Jekyll based blog for companies" cover_image: blog-cover.jpg logo: logo.png - + # Company information company: Incorporated url: http://sendtoinc.com/ @@ -12,33 +12,33 @@ inc: twitter: sendtoinc gplus: '101183822199340201470' about_link: https://sendtoinc.com/about/ - + # Product Information product_link: http://incorporated.sendtoinc.com/ tagline: "Get a modern blog for your company" - + # Comments disqus: # Eg. "exampleblog" Set to false to disable comments shortname: false - + # Sharing settings sharing: twitter: false facebook: false gplus: false hn: false - - - # Analytics + + + # Analytics analytics: google: false # Add tracking code in _includes/_google-analytics.html - - + + # Google Fonts # eg. 'Droid+Sans:400,700|Droid+Serif:400,700' google_font: 'Droid+Sans:400,700' - + # Setup your fonts, colors etc at _assets/stylesheets/main.scss url: http://incorporated.sendtoinc.com @@ -54,7 +54,7 @@ timezone: nil future: false show_drafts: nil limit_posts: 0 -pygments: true +highlighter: pygments relative_permalinks: true @@ -122,4 +122,4 @@ assets: cachebust: none cache: false gzip: [ text/css, application/javascript ] - debug: false \ No newline at end of file + debug: false