New theme

Disable horizontal scroll

Update gemfile lock

Remove the `theme` variable

Try adding remote theme plugin

Update gemfile lock
This commit is contained in:
2020-02-23 18:14:16 -05:00
committed by Bradlee Speice
parent 760faa2232
commit 071eeb1ce1
51 changed files with 282 additions and 1414 deletions

View File

@ -1,4 +0,0 @@
<footer class="c-page__footer">
<p>&copy; {{ site.author }} {{ 'now' | date: '%Y' }}</p>
<p>{% if site.twitter_username %}<a href="https://twitter.com/{{ site.twitter_username }}">Twitter</a><span class="u-separate"></span>{% endif %}{% if site.github_username %}<a href="https://github.com/{{ site.github_username }}">Github</a>{% endif %}</p>
</footer>