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

@@ -100,7 +100,11 @@ GEM
mini_portile2 (~> 2.0.0.rc2)
octokit (4.2.0)
sawyer (~> 0.6.0, >= 0.5.3)
posix-spawn (0.3.11)
public_suffix (1.5.3)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
@@ -118,12 +122,14 @@ GEM
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
github-pages
pygments.rb
BUNDLED WITH
1.10.6