Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nav-item.html « layouts - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12cc0c9d320e58422d43d7d260bf9124f3817078 (plain)
1
2
3
4
5
<li class="nav-item">
  <a class="header-link nav-item f-flex align-items-center" href="<%= @items["/#{product[:slug]}/#{product[:index_file]}"].path %>">
  <p><%= product[:short_name] %></p>
  </a>
</li>