1
1
< header class ="site-header home-header-bg ">
2
- < div class ="wrapper " style ="text-align: center ">
3
- {%- assign default_paths = site.pages | map: "path" -%} {%- assign
4
- page_paths = site.header_pages | default: default_paths -%} {%- assign
5
- titles_size = site.pages | map: 'title' | join: '' | size -%}
2
+ < div class ="wrapper " style ="text-align: center ">
3
+ {%- assign default_paths = site.pages | map: "path" -%} {%- assign
4
+ page_paths = site.header_pages | default: default_paths -%} {%- assign
5
+ titles_size = site.pages | map: 'title' | join: '' | size -%}
6
6
7
- < nav class ="site-nav main-nav ">
8
- < div class ="trigger hide-link ">
9
- < a class ="page-link " href ="/blog "> Blog</ a >
10
- < img src ="{{site.baseurl}}/assets/Branding/Graphlet AI.svg " />
11
- < a
12
- class ="page-link github-link "
13
- href ="https://github.com/Graphlet-AI/graphlet "
14
- > GitHub</ a
15
- >
16
- </ div >
17
- < div class ="menu ">
18
- < a class ="page-link " href ="/blog "> Blog</ a >
19
- < a
20
- class ="page-link github-link "
21
- href ="https://github.com/Graphlet-AI/graphlet "
22
- > GitHub</ a
23
- >
24
- </ div >
25
- </ nav >
7
+ < nav class ="site-nav main-nav ">
8
+ < div class ="trigger hide-link ">
9
+ < a class ="page-link " href ="https://blog.graphlet.ai "> Blog</ a >
10
+ < img src ="{{site.baseurl}}/assets/Branding/Graphlet AI.svg " />
11
+ < a class ="page-link github-link " href ="https://github.com/Graphlet-AI/graphlet "> GitHub</ a >
12
+ </ div >
13
+ < div class ="menu ">
14
+ < a class ="page-link " href ="/blog "> Blog</ a >
15
+ < a class ="page-link github-link " href ="https://github.com/Graphlet-AI/graphlet "> GitHub</ a >
16
+ </ div >
17
+ </ nav >
26
18
27
- < img
28
- src ="/assets/header/graphlet tagline.svg "
29
- style ="max-width: 80%; margin-top: 2rem; margin-bottom: 5rem "
30
- />
31
- <!--<div class="custom-btn">Get Started</div>-->
32
- </ div >
33
- </ header >
19
+ < img src ="/assets/header/graphlet tagline.svg " style ="max-width: 80%; margin-top: 2rem; margin-bottom: 5rem " />
20
+ <!--<div class="custom-btn">Get Started</div>-->
21
+ </ div >
22
+ </ header >
0 commit comments