mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-05 18:26:45 -05:00
working again, missing global.css in page.tsx
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
export const APP_NAME = "The Gun Bag - Gun Builder";
|
||||
export const COMPANY_NAME = "DarkShark Technologies, LLC";
|
||||
export const APP_NAME = "Ballistic Builder";
|
||||
export const COMPANY_NAME = "Forward Group, LLC";
|
||||
export const COMPANY_URL = "https://goforward.group";
|
||||
export const AUTHOR = "DarkShark Technologies, LLC";
|
||||
export const AUTHOR = "Forward Group, LLC";
|
||||
export const META_KEYWORDS = "Pew Pew";
|
||||
export const META_DESCRIPTION = "Pow Pow";
|
||||
export default {
|
||||
APP_NAME: 'The Gun Bag - Gun Builder',
|
||||
SITE_NAME: 'Gun Builder',
|
||||
COMPANY_NAME: 'DarkShark Technologies, LLC',
|
||||
APP_NAME: 'Ballistic Builder',
|
||||
SITE_NAME: 'Ballistic Builder',
|
||||
COMPANY_NAME: 'Forward Group, LLC',
|
||||
COMPANY_URL: 'https://goforward.group',
|
||||
AUTHOR: 'DarkShark Technologies, LLC',
|
||||
AUTHOR: 'Forward Group,, LLC',
|
||||
META_KEYWORDS: 'Pew Pew',
|
||||
META_DESCRIPTION: 'Pow Pow',
|
||||
PJAM_RAINIER: 'https://api.pepperjamnetwork.com/20120402/publisher/creative/product?apiKey=17c11367569cc10dce51e6a5900d0c7c8b390c9cb2d2cecc25b3ed53a3b8649b&format=json&programIds=8713',
|
||||
|
||||
Reference in New Issue
Block a user