updating tings

This commit is contained in:
Travis Fischer
2021-01-19 21:07:31 -05:00
parent 76a04062a5
commit dfcb777a12

View File

@@ -1,5 +1,8 @@
/**
* Site-wide app configuration.
*
* This file pulls from the root "site.config.js" as well as environment variables
* for optional depenencies.
*/
import { getSiteConfig, getEnv } from './get-config-value'