diff --git a/Gemfile.lock b/Gemfile.lock index 05d8f10..756cbe4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,10 +25,12 @@ GEM ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) + eventmachine (1.2.7-x64-mingw32) execjs (2.7.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.13.1) + ffi (1.13.1-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (208) @@ -211,6 +213,8 @@ GEM multipart-post (2.1.1) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-x64-mingw32) + mini_portile2 (~> 2.4.0) octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -246,11 +250,13 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) + unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) zeitwerk (2.4.0) PLATFORMS ruby + x64-mingw32 DEPENDENCIES github-pages @@ -258,4 +264,4 @@ DEPENDENCIES jekyll-optional-front-matter BUNDLED WITH - 1.16.6 + 1.17.2 diff --git a/README.md b/README.md index 4907bc7..7f730ac 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ # Awesome Django + > A curated list of awesome things related to Django. -Maintained by William Vincent and -Jeff Triplett. + +Maintained by [William Vincent](https://github.com/wsvincent) and [Jeff Triplett](https://github.com/jefftriplett). Please consider supporting Django by making a donation to the Django Software Foundation, sponsoring via GitHub Sponsors, diff --git a/_includes/header.html b/_includes/header.html index e00111a..98b07d9 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -11,5 +11,8 @@ {% endif %} - + + + Fork me on GitHub +