File tree Expand file tree Collapse file tree 15 files changed +502
-927
lines changed Expand file tree Collapse file tree 15 files changed +502
-927
lines changed Original file line number Diff line number Diff line change 1
1
- title : Home
2
2
link : /
3
3
show_on_mobile : true
4
- - title : About
5
- link : /about/
6
- show_on_mobile : true
7
- - title : Resources
8
- link : /resources/
9
- show_on_mobile : true
10
4
- title : Docs
11
5
link : /docs/
12
6
show_on_mobile : true
7
+ - title : About
8
+ link : /about/
13
9
show_on_mobile : true
14
10
- title : Showcase
15
11
link : /showcase/
16
12
show_on_mobile : true
13
+ - title : Webinars
14
+ link : /webinars/
15
+ show_on_mobile : true
Original file line number Diff line number Diff line change 24
24
</ a >
25
25
</ li >
26
26
< li class ="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'docs' %} active {% endif %} ">
27
- < a href ="{{site.baseurl}}/docs " class ="firstlevelanchor ">
27
+ < a href ="{{site.baseurl}}/docs/ " class ="firstlevelanchor ">
28
28
Docs
29
29
</ a >
30
30
</ li >
31
31
< li class ="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'about' %} active {% endif %} ">
32
- < a href ="{{site.baseurl}}/about " class ="firstlevelanchor ">
32
+ < a href ="{{site.baseurl}}/about/ " class ="firstlevelanchor ">
33
33
About
34
34
</ a >
35
35
</ li >
39
39
</ a >
40
40
</ li >
41
41
< li class ="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'webinars' %} active {% endif %} ">
42
- < a href ="{{site.baseurl}}/webinars " class ="firstlevelanchor ">
42
+ < a href ="{{site.baseurl}}/webinars/ " class ="firstlevelanchor ">
43
43
Webinars
44
44
</ a >
45
45
</ li >
46
46
< li class ="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'github' %} active {% endif %} ">
47
- < a href ="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io " class ="firstlevelanchor " style =" margin-top: 4px; " >
47
+ < a href ="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io " class ="firstlevelanchor ">
48
48
< button type ="button " class ="btn btn-primary "> < strong > Github</ strong > </ button >
49
49
</ a >
50
50
</ li >
Original file line number Diff line number Diff line change 13
13
< input type ='checkbox ' style ='display: none ' id ="cb ">
14
14
< label for ="cb " id ="button "> </ label >
15
15
16
- < div id ="menu ">
17
- < div id ="anim-wrapper "> < div id ="anim "> ✪</ div > </ div >
18
- < div id ="logo "> < a href ="? "> vik.tf</ a > </ div >
19
- < a href ="? "> Accueil</ a >
20
- < a href ="?p=boutique "> Boutique</ a >
21
- < a href ="?p=vikart "> Kart electrique</ a >
22
- </ div >
23
16
< header class ="docsheader ">
24
17
< h1 >
25
18
< a href ="{{ site.baseurl }}/docs " style ="color:#fff; "> {{ site.docstitle }}</ a >
Original file line number Diff line number Diff line change 52
52
</ a >
53
53
</ li >
54
54
< li class ="firstlevel dropdown dropdown-large ">
55
- < a href ="/docs " class ="firstlevelanchor ">
55
+ < a href ="/docs/ " class ="firstlevelanchor ">
56
56
Docs
57
57
</ a >
58
58
</ li >
59
59
< li class ="firstlevel dropdown dropdown-large active ">
60
- < a href ="/about " class ="firstlevelanchor ">
60
+ < a href ="/about/ " class ="firstlevelanchor ">
61
61
About
62
62
</ a >
63
63
</ li >
67
67
</ a >
68
68
</ li >
69
69
< li class ="firstlevel dropdown dropdown-large ">
70
- < a href ="/webinars " class ="firstlevelanchor ">
70
+ < a href ="/webinars/ " class ="firstlevelanchor ">
71
71
Webinars
72
72
</ a >
73
73
</ li >
74
74
< li class ="firstlevel dropdown dropdown-large ">
75
- < a href ="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io " class ="firstlevelanchor " style =" margin-top: 4px; " >
75
+ < a href ="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io " class ="firstlevelanchor ">
76
76
< button type ="button " class ="btn btn-primary "> < strong > Github</ strong > </ button >
77
77
</ a >
78
78
</ li >
You can’t perform that action at this time.
0 commit comments