Skip to content

Commit b3fa21a

Browse files
committed
Fixed up header content, now it is ugly
1 parent 009c7c7 commit b3fa21a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

_includes/header_home.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66

77
<nav class="site-nav">
88
<div class="trigger hide-link">
9-
<a class="page-link" href="/">Home</a>
10-
<a class="page-link" href="/about">About</a>
11-
<a class="page-link" href="/blog">Blog</a>
9+
<!-- <a class="page-link" href="/">Home</a>
10+
<a class="page-link" href="/about">About</a> -->
11+
<a class="page-link" href="mailto:info@graphlet.ai">Contact</a>
1212
<img src="{{site.baseurl}}/assets/Branding/Graphlet AI.svg" />
13-
<a class="page-link" href="/contact">Contact</a>
14-
<a class="page-link" href="https://github.com/Graphlet-AI/graphlet">Get Started</a>
15-
<a class="page-link github-link" href="https://github.com/Graphlet-AI/graphlet">GitHub</a>
13+
<a class="page-link" href="/blog">Blog</a>
14+
<!-- <a class="page-link" href="https://github.com/Graphlet-AI/graphlet">Get Started</a>
15+
<a class="page-link github-link" href="https://github.com/Graphlet-AI/graphlet">GitHub</a> -->
1616
</div>
1717
<div class="menu">
18-
<a class="page-link" href="/">Home</a>
19-
<a class="page-link" href="/about">About</a>
20-
<a class="page-link" href="/blog">Blog</a>
18+
<!-- <a class="page-link" href="/">Home</a>
19+
<a class="page-link" href="/about">About</a> -->
2120
<a class="page-link" href="/contact">Contact</a>
22-
<a class="page-link" href="https://github.com/Graphlet-AI/graphlet">Get Started</a>
23-
<a class="page-link github-link" href="https://github.com/Graphlet-AI/graphlet">GitHub</a>
21+
<a class="page-link" href="/blog">Blog</a>
22+
<!-- <a class="page-link" href="https://github.com/Graphlet-AI/graphlet">Get Started</a>
23+
<a class="page-link github-link" href="https://github.com/Graphlet-AI/graphlet">GitHub</a> -->
2424
</div>
2525
</nav>
2626

0 commit comments

Comments
 (0)