Skip to content

Commit

Permalink
Add multi-page links
Browse files Browse the repository at this point in the history
  • Loading branch information
clydewtt authored May 30, 2024
1 parent 516b1b4 commit 403971b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ layout: default

Text can be **bold**, _italic_, or ~~strikethrough~~.

[Link to another page](./another-page.html).
[About Me](./about-me.html).
[About My Mentor](./about-my-mentor.html).
[About My Project](./about-my-project.html).
[My Blog](./my-blog.html).

There should be whitespace between paragraphs.

There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project.
Expand Down

0 comments on commit 403971b

Please sign in to comment.