Skip to content

Commit

Permalink
📝 changed url in siteConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
resir014 committed Mar 27, 2018
1 parent 477b4ff commit 6e16e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const users = [
const siteConfig = {
title: 'Bemuse' /* title for your website */,
tagline: 'online, web-based rhythm game',
url: 'https://bemusic.github.io' /* your website url */,
url: 'https://bemuse.ninja' /* your website url */,
baseUrl: '/project/' /* base url for your project */,
projectName: 'bemuse',
headerLinks: [
Expand Down

0 comments on commit 6e16e0e

Please sign in to comment.