diff --git a/_config.yml b/_config.yml index ee9515f..83d09fc 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ name: 'Magicblock' description: 'The Framework for on-chain games on Solana/SVM' logo: 'assets/images/magicblock_black.png' favicon: 'assets/images/favicon.ico' -baseurl: '' +baseurl: '/blog' email: 'dev@magicblock.gg' mailchimp-list: 'https://wowthemes.us11.list-manage.com/subscribe/post?u=8aeb20a530e124561927d3bd8&id=8c3d2d214b' @@ -54,4 +54,4 @@ paginate: 10 # Exclude metadata and development time dependencies (like Grunt plugins) -exclude: [README.markdown, package.json, grunt.js, Gruntfile.js, Gruntfile.coffee, node_modules] \ No newline at end of file +exclude: [README.markdown, package.json, grunt.js, Gruntfile.js, Gruntfile.coffee, node_modules]