Skip to content

Commit a0451e9

Browse files
committed
refactor(site): move site to /site
1 parent dcfe798 commit a0451e9

9 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.
File renamed without changes.

config.js renamed to site/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
const CONFIG = {
77
// Current active environment - change this to switch environments
8-
// environment: 'development',
9-
environment: 'production',
8+
environment: 'development',
9+
// environment: 'production',
1010

1111
// Environment configurations
1212
environments: {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)