Skip to content

Commit eb9ecfd

Browse files
authored
Merge pull request #2 from TRoehl09/start-markdown
Start markdown
2 parents 1713ee3 + 888bff4 commit eb9ecfd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# This is a header `<h1>`
2+
![This is a picture of Horseshoe Falls frozen.](https://cdn.britannica.com/35/137735-050-210E4E4B/Horseshoe-Falls-Ontario-Niagara-River-Canada.jpg)
3+
``` python
4+
x='This is me learning how to use GitHub!'
5+
```
6+
- [ ] Turn on GitHub Pages
7+
- [ ] Outline my portfolio
8+
- [X] Introduce myself to the world
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+

0 commit comments

Comments
 (0)