Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hofstef committed Nov 22, 2024
2 parents cb74381 + 104640e commit 02873a0
Show file tree
Hide file tree
Showing 8 changed files with 2,079 additions and 1,904 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ gem "jekyll", "~> 4.3.4"
gem "jekyll-include-cache", group: :jekyll_plugins
gem "jemoji", "~> 0.13.0", group: :jekyll_plugins
gem "minimal-mistakes-jekyll", "~> 4.26.2"
gem 'json', '~> 2.6', '>= 2.6.3'
gem 'json', '~> 2.8'
gem 'webrick', '~> 1.9'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.7.2)
json (2.8.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand Down Expand Up @@ -135,7 +135,7 @@ DEPENDENCIES
jekyll (~> 4.3.4)
jekyll-include-cache
jemoji (~> 0.13.0)
json (~> 2.6, >= 2.6.3)
json (~> 2.8)
minimal-mistakes-jekyll (~> 4.26.2)
webrick (~> 1.9)

Expand Down
796 changes: 394 additions & 402 deletions app-latest-build/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app-latest-build/main.js.map

Large diffs are not rendered by default.

2,244 changes: 1,198 additions & 1,046 deletions app-latest-build/polyfills.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app-latest-build/polyfills.js.map

Large diffs are not rendered by default.

931 changes: 481 additions & 450 deletions app-latest-build/styles.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app-latest-build/styles.css.map

Large diffs are not rendered by default.

0 comments on commit 02873a0

Please sign in to comment.