update: create design footer for 3bear page
This commit is contained in:
@@ -2,7 +2,7 @@ import fs from "fs"
|
||||
import path from "path"
|
||||
import { jsonFileNames } from "./devJsonFileNames";
|
||||
|
||||
const fileName = jsonFileNames.namDrsquatch;
|
||||
const fileName = jsonFileNames.nam3Bear;
|
||||
|
||||
export async function loadDesignConfig() {
|
||||
const filePath = path.join(process.cwd(), "config", fileName)
|
||||
|
||||
Reference in New Issue
Block a user