From b1cb34c2f1bb4542d9f426d1fc7a5c0a3f9dee45 Mon Sep 17 00:00:00 2001 From: Joyce Chen Date: Tue, 17 Mar 2020 20:10:42 -0400 Subject: [PATCH] Added an information section --- README.md | 2 +- _includes/nav.html | 1 + assets/css/style.scss | 6 ++++++ index.md | 7 ------- info.md | 23 +++++++++++++++++++++++ 5 files changed, 31 insertions(+), 8 deletions(-) create mode 100644 info.md diff --git a/README.md b/README.md index a5d6567..076c2bc 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ Thank you to GooberSD/Chompobar for all the additional questions and answers the Please feel free to reach out if you want to contribute any changes. -Direct Link: http://joyce-chen.github.io/persona5-negotiation/ +Direct Link to a user-friendly version: http://joyce-chen.github.io/persona5-negotiation/ diff --git a/_includes/nav.html b/_includes/nav.html index b74ee41..d5c2901 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,4 +1,5 @@