Fixing photo credits, gitignoring Gemfile.lock, minor styling tweaks

This commit is contained in:
Zachary Klosko 2020-12-03 12:07:18 -05:00
parent ff336eb8fe
commit ecf04f894b
8 changed files with 16 additions and 35 deletions

View file

@ -25,9 +25,6 @@ layout: default
<a class="btn btn-primary btn-xl js-scroll-trigger" href="{{ page.linkto }}">{{ page.linktext }}</a>
</div>
</div>
<br>
<br>
<div class="text-right text-muted photo-credit"><small>{{page.photocredit}}</small></div>
</div>
</header>