Reorganizacja layoutu: Bento Cards jako główna część, prawy sidebar z video/news

This commit is contained in:
Paweł Domański
2026-05-15 13:42:31 +02:00
parent 8aa54435ca
commit 30fd7c59b5
5 changed files with 23 additions and 29 deletions
+8 -8
View File
@@ -1,37 +1,37 @@
{
"hash": "ce8f670b",
"configHash": "fbe7a72b",
"hash": "28b81726",
"configHash": "eaadbf54",
"lockfileHash": "c46ea92c",
"browserHash": "a22cf043",
"browserHash": "e128a585",
"optimized": {
"react": {
"src": "../../react/index.js",
"file": "react.js",
"fileHash": "c480598e",
"fileHash": "8656f29a",
"needsInterop": true
},
"react-dom": {
"src": "../../react-dom/index.js",
"file": "react-dom.js",
"fileHash": "14b26ea9",
"fileHash": "56290933",
"needsInterop": true
},
"react/jsx-dev-runtime": {
"src": "../../react/jsx-dev-runtime.js",
"file": "react_jsx-dev-runtime.js",
"fileHash": "60a60597",
"fileHash": "a32305dd",
"needsInterop": true
},
"react/jsx-runtime": {
"src": "../../react/jsx-runtime.js",
"file": "react_jsx-runtime.js",
"fileHash": "5cd34b7f",
"fileHash": "8b879eaf",
"needsInterop": true
},
"react-dom/client": {
"src": "../../react-dom/client.js",
"file": "react-dom_client.js",
"fileHash": "05ce8d7b",
"fileHash": "73520fe4",
"needsInterop": true
}
},
-3
View File
@@ -1,3 +0,0 @@
{
"type": "module"
}