Link to community guidelines from left navbar

closes #7298
This commit is contained in:
Steffen van Bergerem 2017-01-27 15:04:14 +01:00 committed by Dennis Schubert
parent ab79758f72
commit 690bbd9db3
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
3 changed files with 7 additions and 1 deletions

View file

@ -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

View file

@ -117,6 +117,11 @@
.content {
font-size: $font-size-base;
}
a,
a:hover {
color: $link-grey;
}
}
.section {

View file

@ -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