Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
emmaachesongray authored Jan 7, 2025
1 parent e1ece66 commit 4624911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
OpenStruct.new(
title: "Why become a teacher",
description: "Explore the many reasons why you should become a teacher in England. From making a difference from day 1, to exploring your creativity and benefitting from a competitive salary and generous holidays.",
description: "Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefitting from a competitive salary and generous holidays.",
path: "/life-as-a-teacher/teaching-as-a-career/why-teach",
)) %>
<%= render Categories::CardComponent.new(heading_tag: "h2", card:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Why become a teacher
description: |-
Explore the many reasons why you should become a teacher in England. From making a difference from day 1, to exploring your creativity and benefitting from a competitive salary and generous holidays.
Explore the many reasons why you should become a teacher in England. From making a difference from day one, to exploring your creativity and benefitting from a competitive salary and generous holidays.
layout: "layouts/minimal"
colour: pastel yellow-yellow
image: "static/images/content/hero-images/0036.jpg"
Expand Down

0 comments on commit 4624911

Please sign in to comment.