Skip to content
Snippets Groups Projects
Commit ab2c469d authored by dosire's avatar dosire
Browse files

Remove .com from top left.

parent 4e01d92e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -50,9 +50,9 @@
<span class="icon-bar"></span>
</a>
--> {% if page.blog_index %}
<a class="navbar-brand" href="/blog/">GitLab.com Blog</a>
<a class="navbar-brand" href="/blog/">GitLab Blog</a>
{% else %}
<a class="navbar-brand animated" href="/">GitLab.com</a>
<a class="navbar-brand animated" href="/">GitLab</a>
{% endif %}
</div>
 
Loading
Loading
Loading
Loading
@@ -44,7 +44,7 @@
<div class="navbar navbar-fixed-top navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="/blog/">GitLab.com <div class="light inline">Blog</div></a>
<a class="navbar-brand" href="/blog/">GitLab Blog</a>
</div>
 
<div class="collapse navbar-collapse">
Loading
Loading
Loading
Loading
@@ -51,9 +51,9 @@
<span class="icon-bar"></span>
</a>
--> {% if page.blog_index %}
<a class="navbar-brand" href="/blog/">GitLab.com Blog</a>
<a class="navbar-brand" href="/blog/">GitLab Blog</a>
{% else %}
<a class="navbar-brand" href="/">GitLab.com</a>
<a class="navbar-brand" href="/">GitLab</a>
{% endif %}
</div>
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment