Skip to content

Commit

Permalink
Update colour theme story
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Apr 4, 2024
1 parent a19ba79 commit 7832142
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,7 @@ const Template = ({ theme, accent }) => {
<main class="tna-main" id="main-content">
${Hero({
params: {
heading: "Title",
body: "<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>",
content: `<h1 class="tna-heading-xl">Title</h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>`,
imageSrc:
"https://www.nationalarchives.gov.uk/wp-content/uploads/sites/24/2023/07/tna-building-compress.jpg",
imageAlt: "The National Archives office",
Expand Down

0 comments on commit 7832142

Please sign in to comment.