Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
docs: switch to sanity-runner.js.org (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebolam authored Nov 22, 2018
1 parent 8b8876f commit e80a412
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ const siteConfig = {
title: 'Sanity Runner',
tagline: 'Sanity Runner',
// For deploy
// cname: 'sanity-runner.js.org',
url: 'https://tophat.github.io',
baseUrl: '/sanity-runner/',
cname: 'sanity-runner.js.org',
url: 'https://sanity-runner.js.org',
baseUrl: '/',
projectName: 'sanity-runner',
organizationName: 'tophat',
// End deploy options
Expand Down

0 comments on commit e80a412

Please sign in to comment.