Skip to content

Commit

Permalink
working version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
defreeze committed Apr 7, 2024
1 parent c5bffe4 commit f154fab
Show file tree
Hide file tree
Showing 25 changed files with 110 additions and 353 deletions.
8 changes: 5 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
REACT_APP_VALUE1=pl3aEsuKi
REACT_APP_VALUE3=sk-DNjrlCkzA0W
REACT_APP_VALUE4=T3BlbkFJpWf7G6WVLeOLXa27Yt26
REACT_APP_VALUE1=7U15f2iTT3BlbkFJg
REACT_APP_VALUE3=sk-BZ59n6UNAnvG
REACT_APP_VALUE4=QjluNxM9VVfphuPLLWL




18 changes: 9 additions & 9 deletions .firebase/hosting.YnVpbGQ.cache
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,12 @@ tarot_deck/Two of Swords.jpg,1712173080618,fea90493d604b319da658d9b3465b346dbdcb
tarot_deck/Two of Wands.jpg,1712173080620,d03873d66ef0bfe858adbf9138c3c1ed8b859736deeab5e20dfef1a9b10e23af
tarot_deck/Wheel of Fortune.jpg,1712173080621,7499eb1ed400e45a3f486f601b7c957a92b7d9932af7d75939bf5f74e2442b32
tarot_deck/z00.jpg,1712173080627,5734e942155f1d608372674459d7c34db5bdd6c164f395ebcd8de13cb91e5fb9
asset-manifest.json,1712488498562,94078952a0bf3ed4e7cdcbdb33dbd80e1523fb3347d72efad17210acb3001069
index.html,1712488498562,863cc747126a0b4aff1c242a07c6b5f27eaed8958d63facc1b435027ff3ba5ae
static/js/787.7a370507.chunk.js,1712488498573,a5ad7c8ca915cee3d676c117243014a97a7000f942f49b65eb23e9db2840c0d8
static/css/main.2ac54825.css.map,1712488498573,bef9ed8523be7f533191eba88e7a8fb17d3241a52d5daae239ef20499d1c6df3
static/css/main.2ac54825.css,1712488498573,a08eb42c5f19d1bd8716d7e7ad3a33d2afef946872c1e006b2b7acfdeed09ec8
static/js/main.0418e8fc.js.LICENSE.txt,1712488498573,719399c1ef490fedd4063fa1b9dbfd640c4c0258e1718108586e19f9dd4fca70
static/js/787.7a370507.chunk.js.map,1712488498574,e5a84b156d17a81448d9679190c7ebd0f6c907bf576ec1bc1191b190a6ebab3b
static/js/main.0418e8fc.js,1712488498573,8e596ffd80c0fe20ba21388bae5b8995880e3ee8148daf96ca2ba8c5b2561941
static/js/main.0418e8fc.js.map,1712488498576,b6920f1b326d909f256ae7663925943c83e1a867ef93c8d2af99e2487bf0bc45
index.html,1712503686241,eebf0a9c38de36a178207fdd83229b0f31b531d9b6d0cbd2f31a6f7930d6d757
asset-manifest.json,1712503686241,2c511b5e92fff057a309b6bd60c0e2537d2131d2423f548c908e7d46ecef4761
static/js/787.7a370507.chunk.js,1712503686252,a5ad7c8ca915cee3d676c117243014a97a7000f942f49b65eb23e9db2840c0d8
static/css/main.6130792f.css,1712503686252,470fc333b390172d1f6752597bb6ee9ba189466dd723cbd0a492ae5cdcdcaf4a
static/js/main.2ddd21d3.js.LICENSE.txt,1712503686252,719399c1ef490fedd4063fa1b9dbfd640c4c0258e1718108586e19f9dd4fca70
static/js/787.7a370507.chunk.js.map,1712503686252,e5a84b156d17a81448d9679190c7ebd0f6c907bf576ec1bc1191b190a6ebab3b
static/css/main.6130792f.css.map,1712503686252,1c9205db0a72e2527eff9e987f04aaeb7ff3e4b18321d1c1856142e9278c4834
static/js/main.2ddd21d3.js,1712503686253,5781f0143edfdbf09479a8b409c4db230dbd551d1249d393d355d018bdfa5ffb
static/js/main.2ddd21d3.js.map,1712503686255,3ba2b4bd25469a02ef184e2909e6897337a70e589b7fd9399f8844d68eda32c3
12 changes: 6 additions & 6 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.2ac54825.css",
"main.js": "/static/js/main.0418e8fc.js",
"main.css": "/static/css/main.6130792f.css",
"main.js": "/static/js/main.2ddd21d3.js",
"static/js/787.7a370507.chunk.js": "/static/js/787.7a370507.chunk.js",
"index.html": "/index.html",
"main.2ac54825.css.map": "/static/css/main.2ac54825.css.map",
"main.0418e8fc.js.map": "/static/js/main.0418e8fc.js.map",
"main.6130792f.css.map": "/static/css/main.6130792f.css.map",
"main.2ddd21d3.js.map": "/static/js/main.2ddd21d3.js.map",
"787.7a370507.chunk.js.map": "/static/js/787.7a370507.chunk.js.map"
},
"entrypoints": [
"static/css/main.2ac54825.css",
"static/js/main.0418e8fc.js"
"static/css/main.6130792f.css",
"static/js/main.2ddd21d3.js"
]
}
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/star92.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/star.png"/><link rel="manifest" href="/manifest.json"/><title>Tattoos by AI</title><script defer="defer" src="/static/js/main.0418e8fc.js"></script><link href="/static/css/main.2ac54825.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/star92.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/star.png"/><link rel="manifest" href="/manifest.json"/><title>Tattoos by AI</title><script defer="defer" src="/static/js/main.2ddd21d3.js"></script><link href="/static/css/main.6130792f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions build/static/css/main.2ac54825.css

This file was deleted.

1 change: 0 additions & 1 deletion build/static/css/main.2ac54825.css.map

This file was deleted.

0 comments on commit f154fab

Please sign in to comment.