Fix base URL in config

This commit is contained in:
Joyce Chen
2020-03-17 16:56:05 -04:00
parent 809dfbfae6
commit d403c8eb70
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ A tool to help with negotiations in Persona 5.
March 17, 2020: March 17, 2020:
I'm revamping this page later today because of the approaching P5 Royal release date. I'm revamping this page later today because of the approaching P5 Royal release date.
Thank you to GooberSD/Chompobar for all the additional questions and answers they were able to collect in their playthrough and giving me permission to use that data to update this guide. [GooberSD/Compobar's Google Docs Guide](https://docs.google.com/document/d/1Fq00lkODNAam7RZoczHU2kFyU3CZvyW59F0PwLnJoz8/) Thank you to GooberSD/Chompobar for all the additional questions and answers they were able to collect in their playthrough and giving me permission to use that data to update this guide. [GooberSD/Chompobar's Google Docs Guide](https://docs.google.com/document/d/1Fq00lkODNAam7RZoczHU2kFyU3CZvyW59F0PwLnJoz8/)
Update include: PRs, Chompobar guide extras, embeded search for shadows and questions Update include: PRs, Chompobar guide extras, embeded search for shadows and questions

View File

@@ -1,6 +1,7 @@
theme: jekyll-theme-minimal theme: jekyll-theme-minimal
title: Persona 5 Negotiation Guide title: Persona 5 Negotiation Guide
description: Persona 5 Negotiation Guide description: Persona 5 Negotiation Guide
baseurl: /persona5-negotiation
plugins: plugins:
- jekyll-seo-tag - jekyll-seo-tag