blob: 855f6b9c1f48301e32f2a77a829b2987ac9c264c (
plain)
1
2
3
4
5
|
.gitlab-promo
= link_to _('Homepage'), promo_url
= link_to _('Blog'), promo_url + '/blog/'
= link_to '@gitlab', 'https://twitter.com/gitlab'
= link_to _('Requests'), 'https://gitlab.com/gitlab-org/gitlab-foss/blob/master/CONTRIBUTING.md#feature-proposals'
|