File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 26
26
<!-- Start pulling content -->
27
27
{{ content }}
28
28
<!--End content -->
29
-
30
- {% if page.language == "plotly_js" %}
31
- < section class ="sponsor--wrap ">
32
- < div class ="sponsor--desc "> Distribution powered by</ div >
33
- < div class ="sponsor--title ">
34
- < a target ="_blank " href ="https://www.fastly.com/ ">
35
- < img src ="https://www.fastly.com/sites/default/files/fastly_logo.png " alt ="Fastly ">
36
- </ a >
37
- </ div >
38
- </ section >
39
- {% endif %}
40
29
</ section >
41
30
</ div >
42
31
Original file line number Diff line number Diff line change @@ -111,3 +111,12 @@ <h2>Hello World Example</h2>
111
111
< div class ="row centered btnrow ">
112
112
< a href ="/javascript/ " class ="button no_underline "> more examples</ a >
113
113
</ div >
114
+
115
+ < section class ="sponsor--wrap ">
116
+ < div class ="sponsor--desc "> Distribution powered by</ div >
117
+ < div class ="sponsor--title ">
118
+ < a target ="_blank " href ="https://www.fastly.com/open-source ">
119
+ < img src ="https://www.fastly.com/sites/default/files/fastly_logo.png " alt ="Fastly ">
120
+ </ a >
121
+ </ div >
122
+ </ section >
You can’t perform that action at this time.
0 commit comments