@ -1,6 +1,6 @@
var browserSync = require('browser-sync');
var themeName = 'vre2024';
var siteUrl = 'https://d10test.islandarchives.ca';
var siteUrl = 'https://scholar2.islandarchives.ca';
var cssWatchDir = 'css/**/*.css';
var themePath = '/themes/custom/vre2024';
var filesToServe = '.';