Skip to content

Commit

Permalink
Merge pull request #1 from xoraht/start-markdown
Browse files Browse the repository at this point in the history
Start markdown
  • Loading branch information
xoraht authored Nov 11, 2024
2 parents 2fb4249 + 75bec86 commit 57bdeda
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# <h1>Hello World!</h1>
# <h2>Hello World!</h2>
# <h3>Hello World!</h3>
# <h4>Hello World!</h4>
# <h5>Hello World!</h5>
# <h6>Hello World!</h6>

# ![Image of Private Investocat](https://octodex.github.com/images/privateinvestocat.jpg)

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

- [x] Turn on GitHub Pages
- [x] Outline my portfolio
- [ ] Introduce myself to the world
























I made some changes there.

0 comments on commit 57bdeda

Please sign in to comment.