|
6 | 6 |
|
7 | 7 | <nav class="site-nav">
|
8 | 8 | <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> |
12 | 12 | <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> --> |
16 | 16 | </div>
|
17 | 17 | <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> --> |
21 | 20 | <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> --> |
24 | 24 | </div>
|
25 | 25 | </nav>
|
26 | 26 |
|
|
0 commit comments