From 403971b15af2794d2398af0d1ee79b4ecddb70e3 Mon Sep 17 00:00:00 2001 From: Clyde T <84462113+clydewtt@users.noreply.github.com> Date: Wed, 29 May 2024 22:49:44 -0400 Subject: [PATCH] Add multi-page links --- index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 8611051996..637974a409 100644 --- a/index.md +++ b/index.md @@ -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.