File tree 3 files changed +13
-2
lines changed
themes/omegaup/layouts/partials
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
/bin
2
2
/blog2md
3
3
/public
4
+ /resources
4
5
.hugo_build.lock
Original file line number Diff line number Diff line change 14
14
</ div >
15
15
</ header >
16
16
{{ end }}
17
+
17
18
< header class ="bg-black-90 sticky w-100 ph3 pv3 pv4-ns ph4-m ph5-l z-1 ">
18
- < nav class ="f6 fw6 ttu tracked ">
19
- < a class ="link dim white dib mr3 " href ="{{ relURL "/" }}" title="Inicio"> Inicio</ a >
19
+ < nav class ="f6 fw6 ttu tracked w-70-ns center ">
20
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/news/" }}" title="Noticias"> Noticias</ a >
21
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/documentation/" }}" title="Documentación"> Documentación</ a >
22
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/features/" }}" title="Características"> Características</ a >
23
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/solution/" }}" title="Solución"> Solución</ a >
24
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/study-material/" }}" title="Material de estudio"> Material de estudio</ a >
20
25
< a class ="link dim white dib mr3 " href ="{{ relURL "/search/" }}" title="Búsqueda"> Búsqueda</ a >
21
26
< a class ="link dim white dib " href ="https://omegaup.org/ " title ="Acerca de "> Acerca de</ a >
22
27
</ nav >
Original file line number Diff line number Diff line change @@ -35,6 +35,11 @@ <h2 class="fw1 f5 f3-l white-80 measure-wide-l center lh-copy mt3 mb4">
35
35
{{ end }}
36
36
< header class ="bg-black-90 sticky w-100 ph3 pv3 pv4-ns ph4-m ph5-l z-1 ">
37
37
< nav class ="f6 fw6 ttu tracked w-70-ns center ">
38
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/news/" }}" title="Noticias"> Noticias</ a >
39
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/documentation/" }}" title="Documentación"> Documentación</ a >
40
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/features/" }}" title="Características"> Características</ a >
41
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/solution/" }}" title="Solución"> Solución</ a >
42
+ < a class ="link dim white dib mr3 " href ="{{ relURL "/tags/study-material/" }}" title="Material de estudio"> Material de estudio</ a >
38
43
< a class ="link dim white dib mr3 " href ="{{ relURL "/search/" }}" title="Búsqueda"> Búsqueda</ a >
39
44
< a class ="link dim white dib " href ="https://omegaup.org/ " title ="Acerca de "> Acerca de</ a >
40
45
</ nav >
You can’t perform that action at this time.
0 commit comments