diff --git a/guides/source/assets/images/social-icons/opencollective.svg b/guides/source/assets/images/social-icons/opencollective.svg new file mode 100644 index 00000000000..adbe29fd900 --- /dev/null +++ b/guides/source/assets/images/social-icons/opencollective.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/guides/source/partials/_footer.erb b/guides/source/partials/_footer.erb index 1863530d9f2..392c36b4e74 100644 --- a/guides/source/partials/_footer.erb +++ b/guides/source/partials/_footer.erb @@ -8,9 +8,7 @@
- <%= inline_svg("footer-icons.svg", class: "isvg isvg-coffee-love") %>
- Created by Stembolt, maintained by the core team with the help of - our contributors. + Maintained by the core team with the help of our our contributors, directed by Nebulab.
@@ -18,6 +16,7 @@
  • <%= inline_svg("social-icons/twitter.svg", class: "isvg") %>
  • <%= inline_svg("social-icons/slack.svg", class: "isvg") %>
  • <%= inline_svg("social-icons/github.svg", class: "isvg") %>
  • +
  • <%= inline_svg("social-icons/opencollective.svg", class: "isvg") %>