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 7, 2024
1 parent b95b935 commit bf2eb48
Show file tree
Hide file tree
Showing 9 changed files with 68 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.0ccfbeb8.js",
"main.js": "/foerderfunke-react-app/static/js/main.b1fb539a.js",
"static/js/453.aedbccfd.chunk.js": "/foerderfunke-react-app/static/js/453.aedbccfd.chunk.js",
"index.html": "/foerderfunke-react-app/index.html",
"main.5d47009a.css.map": "/foerderfunke-react-app/static/css/main.5d47009a.css.map",
"main.0ccfbeb8.js.map": "/foerderfunke-react-app/static/js/main.0ccfbeb8.js.map",
"main.b1fb539a.js.map": "/foerderfunke-react-app/static/js/main.b1fb539a.js.map",
"453.aedbccfd.chunk.js.map": "/foerderfunke-react-app/static/js/453.aedbccfd.chunk.js.map"
},
"entrypoints": [
"static/css/main.5d47009a.css",
"static/js/main.0ccfbeb8.js"
"static/js/main.b1fb539a.js"
]
}
20 changes: 20 additions & 0 deletions assets/data/profile-sections/children.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"title": "Job",
"fields": [
{
"datafield": "ff:hasBirthday",
"title": "When is your birthday?",
"datatype": "date"
},
{
"datafield": "ff:hasBirthPlace",
"title": "Where were you born?",
"datatype": "string"
},
{
"datafield": "ff:hasResidence",
"title": "Where do you live?",
"datatype": "string"
}
]
}
20 changes: 20 additions & 0 deletions assets/data/profile-sections/education.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"title": "Job",
"fields": [
{
"datafield": "ff:hasBirthday",
"title": "When is your birthday?",
"datatype": "date"
},
{
"datafield": "ff:hasBirthPlace",
"title": "Where were you born?",
"datatype": "string"
},
{
"datafield": "ff:hasResidence",
"title": "Where do you live?",
"datatype": "string"
}
]
}
20 changes: 20 additions & 0 deletions assets/data/profile-sections/income.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"title": "Job",
"fields": [
{
"datafield": "ff:hasBirthday",
"title": "When is your birthday?",
"datatype": "date"
},
{
"datafield": "ff:hasBirthPlace",
"title": "Where were you born?",
"datatype": "string"
},
{
"datafield": "ff:hasResidence",
"title": "Where do you live?",
"datatype": "string"
}
]
}
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.0ccfbeb8.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.b1fb539a.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>
1 change: 0 additions & 1 deletion static/js/main.0ccfbeb8.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.0ccfbeb8.js → static/js/main.b1fb539a.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.b1fb539a.js.map

Large diffs are not rendered by default.

0 comments on commit bf2eb48

Please sign in to comment.