From 5e9ca6d209666eaa8e822afe9c3e7730c6724997 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 1 Sep 2025 18:22:36 -0400 Subject: [PATCH] Update index.md I made the headings larger and emboldened some text to make it easier to read. --- index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index 09943f4..4518c05 100644 --- a/index.md +++ b/index.md @@ -1,10 +1,10 @@ -## Welcome to GitHub Pages +# Welcome to GitHub Pages -You can use the [editor on GitHub](https://github.com/kalutes/CS193_Fall18_Lab1/edit/master/index.md) to maintain and preview the content for your website in Markdown files. +You can use the [editor on GitHub](https://github.com/kalutes/CS193_Fall18_Lab1/edit/master/index.md) to maintain and preview the content for your website in **Markdown files**. Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. -### Markdown +## Markdown Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for @@ -28,10 +28,10 @@ Syntax highlighted code block For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). -### Jekyll Themes +## Jekyll Themes Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/kalutes/CS193_Fall18_Lab1/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. -### Support or Contact +## Support or Contact Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.