uswds-tutorial icon indicating copy to clipboard operation
uswds-tutorial copied to clipboard

USWDS-Tutorial - Bug: Problem writing Eleventy

Open fritzwf opened this issue 1 year ago • 1 comments

Describe the bug

I found the issue. Look below:

fritzwf avatar Dec 13 '24 21:12 fritzwf

I found the issue. On the page 02-extending in the index.html, the text in the top of the file, should be like this:

<!-- layout: default title: USWDS Tutorial permalink: /extend.html hero: heading_alt: "Extending" heading: "USWDS" body: "A tutorial project to learn about customizing and extending the U.S. Web Design System" button_group:

  • label: "Start the tutorial" href: "#tutorial-start"
  • label: "View source on GitHub" href: "https://github.com/uswds/uswds-tutorial/tree/02-extending"

-->

fritzwf avatar Dec 16 '24 17:12 fritzwf