mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-07 11:10:14 -08:00
Update static url
This commit is contained in:
parent
e9179b87c2
commit
a570ace2bc
4 changed files with 35 additions and 32 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PACKAGE_NAME = "g4f"
|
||||
ORGANIZATION = "gpt4free"
|
||||
GITHUB_REPOSITORY = f"xtekky/{ORGANIZATION}"
|
||||
STATIC_DOMAIN = f"{ORGANIZATION}.github.io"
|
||||
STATIC_DOMAIN = f"g4f.dev"
|
||||
STATIC_URL = f"https://{STATIC_DOMAIN}/"
|
||||
DIST_DIR = f"./{STATIC_DOMAIN}/dist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue