File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 67
67
< a class ="navbar-item " href ="./ "> Home</ a >
68
68
< a class ="navbar-item " href ="./plc4x/0.13.0-SNAPSHOT/users "> Users</ a >
69
69
< a class ="navbar-item " href ="./plc4x/0.13.0-SNAPSHOT/developers "> Developers</ a >
70
- < a class ="navbar-item " href ="./plc4x/0.13.0-SNAPSHOT/apache "> Apache</ a >
70
+ < div class ="navbar-item has-dropdown is-hoverable ">
71
+ < a class ="navbar-link " href ="https://www.apache.org "> Apache</ a >
72
+ < div class ="navbar-dropdown ">
73
+ < a class ="navbar-item " href ="https://www.apache.org "> Apache Homepage</ a >
74
+ < a class ="navbar-item " href ="https://www.apache.org/licenses/ "> License</ a >
75
+ < a class ="navbar-item " href ="https://www.apache.org/foundation/sponsorship.html "> Sponsorship</ a >
76
+ < a class ="navbar-item " href ="https://www.apache.org/foundation/thanks.html "> Thanks</ a >
77
+ < a class ="navbar-item " href ="https://www.apache.org/security/ "> Security</ a >
78
+ < a class ="navbar-item " href ="https://privacy.apache.org/policies/privacy-policy-public.html "> Privacy</ a >
79
+ < a class ="navbar-item " href ="https://www.apache.org/foundation/policies/conduct "> Code of Conduct</ a >
80
+ < a class ="navbar-item " href ="https://events.apache.org/ "> Upcoming Events</ a >
81
+ </ div >
82
+ </ div >
71
83
< div class ="navbar-item ">
72
84
< span class ="control ">
73
85
< a class ="button is-primary " href ="./plc4x/0.13.0-SNAPSHOT/users/download "> Download</ a >
74
86
</ span >
75
87
</ div >
88
+ < a class ="acevent " data-format ="wide "> </ a >
76
89
</ div >
77
90
</ div >
78
91
</ nav >
Original file line number Diff line number Diff line change 21
21
<link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/header.css" >
22
22
<link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/vars.css" >
23
23
<link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/all.min.css" type =" text/css" />
24
+ <script src =" https://www.apachecon.com/event-images/snippet.js" type =" text/javascript" ></script >
24
25
<link rel =" icon" type =" image/x-icon" href =" /images/favicon.ico" >
Original file line number Diff line number Diff line change 54
54
<a class =" navbar-item" href =" https://events.apache.org/" >Upcoming Events</a >
55
55
</div >
56
56
</div >
57
-
58
57
<div class =" navbar-item" >
59
58
<span class =" control" >
60
59
<a class =" button is-primary" href =" {{{ or site.url siteRootPath }}} /plc4x/{{ page.version }} /users/download" >Download</a >
61
60
</span >
62
61
</div >
62
+ <a class =" acevent" data-format =" wide" ></a >
63
63
</div >
64
64
</div >
65
65
</nav >
You can’t perform that action at this time.
0 commit comments