From 8d0ac7b5bcc33e4ceb9614f9899c66d4840afe1b Mon Sep 17 00:00:00 2001 From: hiattn <112738006+hiattn@users.noreply.github.com> Date: Fri, 2 Sep 2022 22:11:33 -0400 Subject: [PATCH] Update index.md update website --- index.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/index.md b/index.md index 09943f4..1fa3e25 100644 --- a/index.md +++ b/index.md @@ -11,19 +11,8 @@ Markdown is a lightweight and easy-to-use syntax for styling your writing. It in ```markdown Syntax highlighted code block -# Header 1 -## Header 2 -### Header 3 +Nate Hiatt's First CS193 Homework -- Bulleted -- List - -1. Numbered -2. List - -**Bold** and _Italic_ and `Code` text - -[Link](url) and ![Image](src) ``` For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).