diff --git a/Gemfile.lock b/Gemfile.lock index 9ce6a30..54e2a00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,6 +29,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) ffi (1.15.5) + ffi (1.15.5-x64-mingw-ucrt) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (228) @@ -212,6 +213,8 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.20.0) + nokogiri (1.15.4-arm64-darwin) + racc (~> 1.4) nokogiri (1.15.4-x64-mingw-ucrt) racc (~> 1.4) octokit (4.25.1) @@ -255,6 +258,7 @@ GEM webrick (1.8.1) PLATFORMS + arm64-darwin-23 x64-mingw-ucrt DEPENDENCIES diff --git a/_layouts/post.html b/_layouts/post.html index 652d5d2..0920908 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -6,15 +6,13 @@
{{page.description}}
--
{{ site.about }} -
-
- This guide is made available under the permissive Creative Commons CC BY-NC-SA 4.0 license
-