summaryrefslogtreecommitdiff
path: root/app/views/shared/_promo.html.haml
blob: 0f31b60d8d375c82a061e9c0e376c16f2881acfb (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'