fixing footer image display. needed closing quote in footer.html file code. also needed extra ../ path in config file.

This commit is contained in:
Tom Johnson
2016-02-18 14:06:02 -08:00
parent b839b5edac
commit a0bd5244c8
4 changed files with 26 additions and 7 deletions

View File

@ -1,3 +1,4 @@
source 'https://rubygems.org'
gem 'github-pages'
gem 'pygments.rb'