Skip to content

Commit

Permalink
Latest changes from Storyblok (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action Bot - Storybook Published <[email protected]>
  • Loading branch information
asibs and web-flow authored Mar 2, 2024
1 parent b3f7c48 commit 46c469d
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 26 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stt-next",
"version": "0.2.4",
"version": "0.2.5-alpha.8124743852.0",
"engines": {
"npm": ">=9.0.0 <10.0.0",
"node": ">=18.0.0 <19.0.0"
Expand Down
4 changes: 2 additions & 2 deletions storyblok/data/faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"story": {
"name": "FAQ",
"created_at": "2023-12-09T13:34:06.457Z",
"published_at": "2023-12-10T23:17:43.242Z",
"published_at": "2024-03-02T18:47:36.933Z",
"id": 416705707,
"uuid": "09349e3a-47d9-481a-96fd-7592bad2b461",
"content": {
Expand Down Expand Up @@ -74,7 +74,7 @@
"default_full_slug": null,
"translated_slugs": null
},
"cv": 1702259588,
"cv": 1709405256,
"rels": [],
"links": []
}
2 changes: 1 addition & 1 deletion storyblok/data/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"default_full_slug": null,
"translated_slugs": null
},
"cv": 1702259588,
"cv": 1709405256,
"rels": [],
"links": []
}
35 changes: 16 additions & 19 deletions storyblok/data/layout/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@
"story": {
"name": "Footer",
"created_at": "2023-12-09T18:53:56.246Z",
"published_at": "2023-12-11T01:53:08.493Z",
"published_at": "2024-03-02T18:38:53.869Z",
"id": 416706550,
"uuid": "63903b08-be76-463b-ab23-9b4bf16e1c58",
"content": {
"_uid": "f03ace1f-3dc3-4d6c-aa0e-59f6357180cf",
"links": [
{
"_uid": "da8b0331-e12d-45e2-95e6-e914353a0fb5",
"link_url": "/",
"button": true,
"link_url": "/donate",
"component": "footer_internal_link",
"link_name": "Home"
"link_name": "Donate"
},
{
"_uid": "0b36df35-a266-4d35-b604-4b26b1000078",
Expand All @@ -21,40 +22,36 @@
"link_name": "About"
},
{
"_uid": "35f00c4d-c6b7-4cee-8ad8-56bfe34d4f74",
"link_url": "/donate",
"_uid": "873ca8f7-c450-429b-b0d0-3cf8f61fb4e4",
"button": false,
"link_url": "/faq",
"component": "footer_internal_link",
"link_name": "Donate"
"link_name": "FAQ"
},
{
"_uid": "f43ba7c3-5ef8-4831-bec1-54269dcad39c",
"link_url": "/volunteer",
"link_url": "/privacy",
"component": "footer_internal_link",
"link_name": "Volunteer"
"link_name": "Privacy"
},
{
"_uid": "873ca8f7-c450-429b-b0d0-3cf8f61fb4e4",
"link_url": "/faq",
"_uid": "35f00c4d-c6b7-4cee-8ad8-56bfe34d4f74",
"link_url": "/data",
"component": "footer_internal_link",
"link_name": "FAQ"
"link_name": "Data"
},
{
"_uid": "f7a38960-2c5f-4e37-be20-3d6a69d08a2e",
"link_url": "/team",
"component": "footer_internal_link",
"link_name": "Meet The Team"
"link_name": "Team"
},
{
"_uid": "a5ebcbd1-938d-4440-869c-77729d9adbe5",
"button": false,
"link_url": "/contact",
"component": "footer_internal_link",
"link_name": "Contact"
},
{
"_uid": "fe9004f2-3756-47b3-820f-d5e8b4c95c26",
"link_url": "https://themovementforward.com/privacy/",
"component": "footer_external_link",
"link_name": "Privacy Policy"
}
],
"component": "footer"
Expand All @@ -76,7 +73,7 @@
"default_full_slug": null,
"translated_slugs": null
},
"cv": 1702259588,
"cv": 1709405256,
"rels": [],
"links": []
}
2 changes: 1 addition & 1 deletion storyblok/data/layout/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"default_full_slug": null,
"translated_slugs": null
},
"cv": 1702259588,
"cv": 1709405256,
"rels": [],
"links": []
}

0 comments on commit 46c469d

Please sign in to comment.