mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
Website config tweaks
This commit is contained in:
parent
269df1bec3
commit
bd5a8fbd65
@ -11,13 +11,13 @@
|
||||
const siteConfig = {
|
||||
title: 'Unity Atoms', // Title for your website.
|
||||
tagline: 'Tiny modular pieces utilizing the power of Scriptable Objects',
|
||||
url: 'https://adamramberg.github.io/unity-atoms', // Your website URL
|
||||
baseUrl: '/',
|
||||
url: 'https://adamramberg.github.io', // Your website URL
|
||||
baseUrl: '/unity-atoms/',
|
||||
docsUrl: '',
|
||||
|
||||
// Used for publishing and more
|
||||
projectName: 'unity-atoms',
|
||||
organizationName: 'Mambo Jambo Studios',
|
||||
organizationName: 'AdamRamberg',
|
||||
// For top-level user or org sites, the organization is still the same.
|
||||
// e.g., for the https://JoelMarcey.github.io site, it would be set like...
|
||||
// organizationName: 'JoelMarcey'
|
||||
|
Loading…
Reference in New Issue
Block a user