Style changes to add more red and fix favicon showing up

This commit is contained in:
Joyce Chen
2020-03-17 17:15:50 -04:00
parent 932f23f59d
commit 4223140c48
3 changed files with 11 additions and 2 deletions

BIN
_includes/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -19,6 +19,7 @@
<div class="wrapper">
<header>
<h1>{{ site.title | default: site.github.repository_name }}</h1>
<p>{{ site.description | default: site.github.project_tagline }}</p>
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ github_name }}</small></a></p>
<p>A tool to help with negotiations in Persona 5. (Incomplete. Work-in-progress.)</p>
<p>Credit goes to GooberSD/Chompobar for giving me permission to use <a href="https://docs.google.com/document/d/1Fq00lkODNAam7RZoczHU2kFyU3CZvyW59F0PwLnJoz8/">their guide</a> to update this guide.</p>
<p class="view"><a href="{{ site.github.repository_url }}">View this joyce-chen Project on GitHub <small>{{ github_name }}</small></a></p>
</header>