Skip to content

Instantly share code, notes, and snippets.

@emmadesilva
Last active March 28, 2022 15:47
Show Gist options
  • Select an option

  • Save emmadesilva/48e14b85598fb9491c09ed17365082da to your computer and use it in GitHub Desktop.

Select an option

Save emmadesilva/48e14b85598fb9491c09ed17365082da to your computer and use it in GitHub Desktop.
title
About Us

This is an example of a Markdown based static HTML page built with Hyde

If you have a keen eye, you will see that a link to this page has been added to the navigation menu!

Source code of this page

---
title: About Us
---

# This is an example of a Markdown based static HTML page built with Hyde

<p class="lead">
	If you have a keen eye, you will see that a link to this page has been added to the navigation menu!
</p>


## Source code of this page
```markdown
---
title: About Us
---

# This is an example of a Markdown based static HTML page built with Hyde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment