Skip to content

Commit

Permalink
Merge pull request #1 from nguyenalex836/start-markdown
Browse files Browse the repository at this point in the history
Start markdown
  • Loading branch information
nguyenalex836 committed Dec 6, 2023
2 parents 1cccfe6 + dc448c6 commit 0cf12d3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Hello!

### It is great to be here!

<img src="https://octodex.github.com/images/yaktocat.png" alt="image" width="300" height="auto">

``` javascript
var myVar = "Hello, world!";
```

- [ ] Wake up
- [ ] Drink coffee
- [ ] Have a great day

0 comments on commit 0cf12d3

Please sign in to comment.