diff --git a/index.md b/index.md index 2fa46e7..cc5d667 100644 --- a/index.md +++ b/index.md @@ -5,9 +5,9 @@ title: Home The purpose of this project is to make it as easy as possible for low-tech people like me to create and host basic web pages for free on [GitHub Pages](https://pages.github.com/). ## How it works -After creating your own copy of this template repository, add new pages as you need them using the markdown (.md) format. See the [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/) reference for how to add different elements to your pages. +After creating your own copy of this template repository, add new pages as you need them using the Markdown (.md) format. See the [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/) reference for examples of how to add different elements to your pages. -If you want to go beyond markdown and add more interactive elements (like button links for navigation components), you can copy and paste code snippets for [GitHub Primer components](https://primer.style/css/components) right into your pages. +If you want to go beyond Markdown and add more interactive elements (like button links for navigation components), you can copy and paste code snippets from [GitHub Primer components](https://primer.style/css/components) to your pages.
Get the template on GitHub