Improved the toggle and site details

This commit is contained in:
Joyce Chen
2020-04-12 04:50:34 -04:00
parent 72fd3a0e20
commit a9c6a7bbac
7 changed files with 1853 additions and 1827 deletions

View File

@@ -20,5 +20,5 @@
<header>
<h1>{{ site.title | default: site.github.repository_name }}</h1>
<p class="view"><a href="{{ site.github.repository_url }}">View this joyce-chen Project on GitHub <small>{{ github_name }}</small></a></p>
<p><a href="https://forms.gle/JtH9YUekRKVEkYgc6">If you want to help, use this Google Form. Thank you!</a></p>
<p><a href="https://forms.gle/JtH9YUekRKVEkYgc6">If you want to help by reporting errors or adding something, fill out this form. Thank you!</a></p>
</header>