File tree 2 files changed +12
-10
lines changed
2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
- / build /
2
- / node_modules /
3
- / public /
1
+ build /
2
+ node_modules /
3
+ public /
Original file line number Diff line number Diff line change 17
17
</div >
18
18
<div id =" topbar-nav" class =" navbar-menu" >
19
19
<div class =" navbar-end" >
20
- <a class =" navbar-item" href =" #" >Inicio</a >
20
+ <a class =" navbar-item" href =" /" >Inicio</a >
21
+ <a class =" navbar-item" href =" https://github.com/orgs/CodericLatam/discussions" >Discusiones</a >
22
+ <a class =" navbar-item" href =" https://github.com/CodericLatam/docs/issues/new/choose" >Ayúda</a >
21
23
<div class =" navbar-item has-dropdown is-hoverable" >
22
24
<a class =" navbar-link" href =" #" >Proyectos</a >
23
25
<div class =" navbar-dropdown" >
24
- <a class =" navbar-item" href =" # " >Prodaric</a >
25
- <a class =" navbar-item" href =" # " >Aquila</a >
26
- <a class =" navbar-item" href =" # " >Protejo</a >
26
+ <a class =" navbar-item" href =" /Prodaric/ " >Prodaric</a >
27
+ <a class =" navbar-item" href =" /Aquila/ " >Aquila</a >
28
+ <a class =" navbar-item" href =" /Protejo/ " >Protejo</a >
27
29
</div >
28
30
</div >
29
- <div class =" navbar-item has-dropdown is-hoverable" >
31
+ <!-- div class="navbar-item has-dropdown is-hoverable">
30
32
<a class="navbar-link" href="#">Servicios</a>
31
33
<div class="navbar-dropdown">
32
34
<a class="navbar-item" href="#">Servicio A</a>
33
35
<a class="navbar-item" href="#">Servicio B</a>
34
36
<a class="navbar-item" href="#">Servicio C</a>
35
37
</div>
36
- </div >
38
+ </! div-- >
37
39
<div class =" navbar-item" >
38
40
<span class =" control" >
39
- <a class =" button is-primary" href =" # " >Descargas</a >
41
+ <a class =" button is-primary" href =" https://coderic.org/downloads " >Descargas</a >
40
42
</span >
41
43
</div >
42
44
</div >
You can’t perform that action at this time.
0 commit comments