File tree 2 files changed +34
-0
lines changed
2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ <h4>Run locally</h4>
64
64
< h4 > On a device</ h4 >
65
65
< ul >
66
66
< li > < a href ="/docs/hardware/raspberrypi "> Raspberry Pi</ a > </ li >
67
+ < li > < a href ="https://flowfuse.com/docs/device-agent/introduction/ "> FlowFuse Device Agent</ a > </ li >
67
68
< li > < a href ="/docs/hardware/beagleboneblack "> BeagleBone Black</ a > </ li >
68
69
< li > < a href ="/docs/hardware/arduino "> Interacting with Arduino</ a > </ li >
69
70
< li > < a href ="/docs/platforms/android "> Android</ a > </ li >
@@ -84,6 +85,7 @@ <h4>In the cloud</h4>
84
85
< div id ="contributors-list ">
85
86
< div class ="grid ">
86
87
< div class ="content ">
88
+ < h3 > Meet the team</ h3 >
87
89
{% for group in site.data.contributors %}
88
90
< h3 > {{ group.name }}</ h3 >
89
91
{% if group.header %}< span class ="contributor-group-description "> {{group.header}}</ span > {% endif %}
@@ -103,6 +105,14 @@ <h3>{{ group.name }}</h3>
103
105
</ ul >
104
106
{% if group.footer %}< span class ="contributor-group-description "> {{group.footer}}</ span > {% endif %}
105
107
{% endfor %}
108
+ < h3 > Acknowledgments</ h3 >
109
+ < p > The Node-RED project is actively sponsored by:</ p >
110
+ < a style ="margin-left: 20px; " href ="https://flowfuse.com "> < img width ="200px " src ="users/ff-logo--wordmark--light.svg " /> </ a >
111
+ < p > Past sponsors:</ p >
112
+ < ul >
113
+ < li > IBM</ li >
114
+ < li > Hitachi</ li >
115
+ </ ul >
106
116
</ div >
107
117
</ div >
108
118
</ div >
You can’t perform that action at this time.
0 commit comments