diff --git a/Gemfile.lock b/Gemfile.lock index 8a36229..fd71458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,6 +12,7 @@ GEM ffi (1.16.3) forwardable-extended (2.6.0) google-protobuf (3.25.1) + google-protobuf (3.25.1-x86_64-darwin) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -76,6 +77,7 @@ GEM PLATFORMS arm64-darwin-23 + x86_64-darwin-22 x86_64-darwin-23 x86_64-linux diff --git a/_layouts/custom.html b/_layouts/custom.html index 63d4e2d..0e79cdc 100644 --- a/_layouts/custom.html +++ b/_layouts/custom.html @@ -19,6 +19,12 @@ {% include components/children_nav.html %} {% endif %} + +