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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2021-09-20 17:55:00 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-09-20 17:55:00 +0300
commit861877c4ef7578b66d813889d9838b7ae48bc539 (patch)
tree1d3603f5b7e8bc5a1646b90af46a636af3d58134 /layouts
parent1bb21ee432244374ad313ded5fe42ed52c3632e5 (diff)
Removed star because it was wrapping
Diffstat (limited to 'layouts')
-rw-r--r--layouts/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/header.html b/layouts/header.html
index 950abba5..1eecbf54 100644
--- a/layouts/header.html
+++ b/layouts/header.html
@@ -23,7 +23,7 @@
</ul>
<ul class="navbar-nav mb-0">
<li class="nav-item active">
- <a class="nav-link" href="https://about.gitlab.com/releases/categories/releases/" target="_blank"><img class="nav-image" src="<%= @items['/assets/images/star.svg'].path %>"> What's new?</a>
+ <a class="nav-link" href="https://about.gitlab.com/releases/categories/releases/" target="_blank">What's new?</a>
</li>
</ul>
<ul class="navbar-nav mb-0">