diff --git a/web/sites/guides/src/sidebars/v4-0-0-snapshot.json b/web/sites/guides/src/sidebars/v4-0-0-snapshot.json index 4fae7ce7a5..dc5b416d5c 100644 --- a/web/sites/guides/src/sidebars/v4-0-0-snapshot.json +++ b/web/sites/guides/src/sidebars/v4-0-0-snapshot.json @@ -17,7 +17,8 @@ { "label": "4. Validations + Turbo Frames", "link": "/v4-0-0-snapshot/start-here/tutorial/04-validations-frames/" }, { "label": "5. Comments + Turbo Streams", "link": "/v4-0-0-snapshot/start-here/tutorial/05-comments-streams/" }, { "label": "6. Authentication", "link": "/v4-0-0-snapshot/start-here/tutorial/06-authentication/" }, - { "label": "7. Testing + Deploying", "link": "/v4-0-0-snapshot/start-here/tutorial/07-testing-deploying/" } + { "label": "7. Testing + Deploying", "link": "/v4-0-0-snapshot/start-here/tutorial/07-testing-deploying/" }, + { "label": "8. Bonus: wheels-basecoat", "link": "/v4-0-0-snapshot/start-here/tutorial/08-bonus-basecoat/" } ] } ] diff --git a/web/tests/visual-baselines/guides.png b/web/tests/visual-baselines/guides.png index b05b42c8c1..e73ffb2a71 100644 Binary files a/web/tests/visual-baselines/guides.png and b/web/tests/visual-baselines/guides.png differ