File tree 3 files changed +4
-6
lines changed
source/_themes/wazuh_doc_theme_v3
3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ header {
154
154
margin-right : auto ;
155
155
margin-left : auto ;
156
156
border-radius : 20px ;
157
- border-width : 1 px ;
157
+ border : none ;
158
158
width : 90% ;
159
159
max-width : calc (100% - 60px );
160
160
@include media-only (sm, xxl){
Original file line number Diff line number Diff line change 57
57
</ div >
58
58
< div class ="col-12 col-xs-6 col-sm-6 col-lg-4 ">
59
59
< div class ="footer-section ">
60
- < div class ="footer-title "> Resources</ div >
60
+ < div class ="footer-title "> < a href =" {{ theme_wazuh_web_url + '/resources/' }} " target =" _blank " rel =" noreferrer noopener " > Resources</ a > </ div >
61
61
< ul >
62
62
< li > < a href ="{{ theme_wazuh_web_url + '/blog/' }} " target ="_blank " rel ="noreferrer noopener "> Blog</ a > </ li >
63
63
< li > < a href ="{{ theme_wazuh_web_url + '/community/' }} " target ="_blank " rel ="noreferrer noopener "> Community</ a > </ li >
64
+ < li > < a href ="{{ theme_wazuh_web_url + '/legal-resources/' }} " target ="_blank " rel ="noreferrer noopener "> Legal</ a > </ li >
64
65
</ ul >
65
66
</ div >
66
67
</ div >
112
113
{{copyright}}
113
114
</ div >
114
115
</ div >
115
- < div >
116
- < a href ="{{ theme_wazuh_web_url + '/legal-resources/' }} " target ="_blank " rel ="noreferrer noopener "> Legal resources</ a >
117
- </ div >
118
116
</ div >
119
117
< div class ="sub-section ">
120
118
< div >
You can’t perform that action at this time.
0 commit comments