Skip to content

Commit

Permalink
Tweaks to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyMaurer committed Dec 13, 2024
1 parent 30dc773 commit 781e0cf
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source "https://rubygems.org"
# jekyll
gem "jekyll", "~> 4.3"
gem "webrick", "~> 1.7"

gem "logger"
gem "html-proofer", "~> 5.0"

# plugins
Expand Down
23 changes: 16 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,14 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.15.5)
ffi (1.15.5-x64-mingw-ucrt)
eventmachine (1.2.7-x64-mingw32)
ffi (1.17.0)
ffi (1.17.0-x64-mingw-ucrt)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
forwardable-extended (2.6.0)
gemoji (3.0.1)
google-protobuf (3.22.0)
google-protobuf (3.22.0-arm64-darwin)
google-protobuf (3.22.0-x64-mingw-ucrt)
google-protobuf (3.25.5)
hashery (2.1.2)
html-proofer (5.0.8)
addressable (~> 2.3)
Expand Down Expand Up @@ -88,13 +87,12 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
mercenary (0.4.0)
mini_portile2 (2.8.1)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.10-arm64-darwin)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pdf-reader (2.12.0)
Expand All @@ -118,10 +116,20 @@ GEM
sass-embedded (1.58.3)
google-protobuf (~> 3.21)
rake (>= 10.0.0)
sass-embedded (1.58.3-aarch64-linux-gnu)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-arm-linux-gnueabihf)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-arm64-darwin)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-x64-mingw-ucrt)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-x64-mingw32)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-x86-linux-gnu)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-x86_64-linux-gnu)
google-protobuf (~> 3.21)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timers (4.3.5)
Expand Down Expand Up @@ -151,6 +159,7 @@ DEPENDENCIES
jekyll-redirect-from
jekyll-sitemap
jekyll-spaceship
logger
webrick (~> 1.7)

BUNDLED WITH
Expand Down
Binary file modified images/home-page-photo.pdn
Binary file not shown.
Binary file modified images/home-page-photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 781e0cf

Please sign in to comment.