Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Jun 17, 2024
1 parent 0a0b1b9 commit f3126c7
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/foerderfunke-react-app/static/css/main.5d47009a.css",
"main.js": "/foerderfunke-react-app/static/js/main.ff559929.js",
"main.js": "/foerderfunke-react-app/static/js/main.cecfadb3.js",
"static/js/453.dc53165d.chunk.js": "/foerderfunke-react-app/static/js/453.dc53165d.chunk.js",
"index.html": "/foerderfunke-react-app/index.html",
"main.5d47009a.css.map": "/foerderfunke-react-app/static/css/main.5d47009a.css.map",
"main.ff559929.js.map": "/foerderfunke-react-app/static/js/main.ff559929.js.map",
"main.cecfadb3.js.map": "/foerderfunke-react-app/static/js/main.cecfadb3.js.map",
"453.dc53165d.chunk.js.map": "/foerderfunke-react-app/static/js/453.dc53165d.chunk.js.map"
},
"entrypoints": [
"static/css/main.5d47009a.css",
"static/js/main.ff559929.js"
"static/js/main.cecfadb3.js"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,15 @@
"ff:hasIncomeNetto": 1600,
"ff:hasChild": [
{
"@id": "ff:child1",
"@type": "ff:Child",
"ff:hasBirthday": "2013-01-23",
"ff:hasMaritalStatus": "LD",
"ff:receiveKindergeld": 250
},
{
"@id": "ff:child2",
"@type": "ff:Child",
"ff:hasBirthday": "2008-02-15",
"ff:hasMaritalStatus": "LD",
"ff:receiveKindergeld": 250
Expand Down
2 changes: 1 addition & 1 deletion 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="/foerderfunke-react-app/favicon.ico"/><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="/foerderfunke-react-app/logo192.png"/><link rel="manifest" href="/foerderfunke-react-app/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap" rel="stylesheet"><title>React App</title><script defer="defer" src="/foerderfunke-react-app/static/js/main.ff559929.js"></script><link href="/foerderfunke-react-app/static/css/main.5d47009a.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="/foerderfunke-react-app/favicon.ico"/><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="/foerderfunke-react-app/logo192.png"/><link rel="manifest" href="/foerderfunke-react-app/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap" rel="stylesheet"><title>React App</title><script defer="defer" src="/foerderfunke-react-app/static/js/main.cecfadb3.js"></script><link href="/foerderfunke-react-app/static/css/main.5d47009a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.ff559929.js → static/js/main.cecfadb3.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit f3126c7

Please sign in to comment.