Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## Welcome to GitHub Pages

# **Dhruv Marwa LAB01 CS193**
## Header 2
### Header 3

Things I like about CS193?
- Its not too early in the morning
- I get to learn more about software development

1. Numbered
2. List

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.
Expand All @@ -11,16 +22,6 @@ 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

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)
Expand Down