Skip to content

Commit d05b99e

Browse files
Added a task list to index.md
1 parent 47aec7b commit d05b99e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ var myVar = "Heloooo!";
1919
```
2020
x = 0:pi/10:pi; y = sin(x); plot(x, y)
2121
```
22+
# Adding a task list
23+
- [ ] Turn on GitHub Pages
24+
- [ ] Outline my portfolio
25+
- [ ] Introduce myself to the world
26+
27+

0 commit comments

Comments
 (0)