summaryrefslogtreecommitdiff
path: root/app/views/shared/_promo.html.haml
blob: b6a86136e0063add25477744ade565127208a65f (plain)
1
2
3
4
5
6
.gitlab-promo
  = link_to '主页', promo_url
  = link_to "中文", "https://gitlab.com/larryli/gitlab/"
  = link_to '博客', promo_url + '/blog/'
  = link_to '@gitlab', 'https://twitter.com/gitlab'
  = link_to '需求', 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#feature-proposals'