File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
< div class ="site-header navbar-fixed ">
2
- < nav id =" bgColor " class =" transparent ">
2
+ < nav class =" transparent " data-js =" background-animate ">
3
3
< div class ="nav-wrapper container ">
4
- < a id ="logo-container " href ="#home " class ="new-logo white-text ">
4
+ < a id ="logo-container " href ="#home " class ="new-logo white-text " data-js =" gdgLogo " >
5
5
< img src ="/assets/img/logo_gdgssa_horizontal_white.svg " alt ="GDG Salvador ">
6
6
</ a >
7
7
< ul class ="right hide-on-med-and-down " aria-label ="Menu de navegação principal ">
8
- < li > < a href ="#about "> Sobre</ a > </ li >
9
8
< li > < a href ="#work "> Iniciativas</ a > </ li >
9
+ < li > < a href ="#wtm "> WTM</ a > </ li >
10
10
< li > < a href ="#event "> Eventos</ a > </ li >
11
11
< li > < a href ="#university "> GDG em sua Faculdade</ a > </ li >
12
12
< li > < a href ="#team "> Time</ a > </ li >
13
13
</ ul >
14
14
< ul id ="nav-mobile " class ="side-nav ">
15
15
< li > < a href ="#work "> Iniciativas</ a > </ li >
16
+ < li > < a href ="#wtm "> WTM</ a > </ li >
16
17
< li > < a href ="#event "> Eventos</ a > </ li >
17
18
< li > < a href ="#university "> GDG em sua Faculdade</ a > </ li >
18
19
< li > < a href ="#team "> Time</ a > </ li >
21
22
< i class ="material-icons " aria-hidden ="true "> menu</ i > </ a >
22
23
</ div >
23
24
</ nav >
24
- </ div >
25
+ </ div >
You can’t perform that action at this time.
0 commit comments