Unverified Commit 690bbd9d authored by Steffen van Bergerem's avatar Steffen van Bergerem Committed by Dennis Schubert
Browse files

Link to community guidelines from left navbar

closes #7298
parent ab79758f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@

## Features
* Add support for [Liberapay](https://liberapay.com) donations [#7290](https://github.com/diaspora/diaspora/pull/7290)
* Added a link to the community guidelines :) [#7298](https://github.com/diaspora/diaspora/pull/7298)

# 0.6.3.0

+5 −0
Original line number Diff line number Diff line
@@ -117,6 +117,11 @@
    .content {
      font-size: $font-size-base;
    }

    a,
    a:hover {
      color: $link-grey;
    }
  }

  .section {
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@
        .excellence-box
          .content
            %p
              = t("layouts.application.be_excellent")
              = link_to t("layouts.application.be_excellent"), "https://diasporafoundation.org/community_guidelines"

        .info-links
          .content