Changing services info and fetching posts from saburly blog

This commit is contained in:
Moris Zen
2018-07-09 17:45:01 +02:00
parent e147553ed6
commit 83968b1639
2 changed files with 40 additions and 35 deletions

View File

@@ -8,7 +8,7 @@ module.exports = {
{
resolve: 'gatsby-source-wordpress',
options: {
baseUrl: 'swp.sarajevo.net',
baseUrl: 'saburly.blog',
protocol: 'https',
hostingWPCOM: false,
useACF: true,