Skip to content

Commit b1e8698

Browse files
committed
update order
1 parent a8c7dcc commit b1e8698

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_includes/layouts/_footer-main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ <h6 style="color:#e763fa" class="--footer-heading">Products</h6>&#x9;&#x9;&#x9;
3232
<li class="--footer-column">
3333
<h6 style="color:#636efa" class="--footer-heading">Pricing</h6>&#x9;&#x9;&#x9;
3434
<ul>
35-
<li><a href="https://plotly.com/get-pricing" target="_self">Enterprise Pricing</a></li>
36-
&#x9;&#x9;&#x9;&#x9;
3735
<li><a href="https://plotly.com/pricing" target="_self">Studio and Cloud Pricing</a></li>
3836
&#x9;&#x9;&#x9;&#x9;
37+
<li><a href="https://plotly.com/get-pricing" target="_self">Dash Enterprise Pricing</a></li>
38+
&#x9;&#x9;&#x9;&#x9;
3939
</ul>
4040
</li>
4141
&#x9;&#x9;

_includes/layouts/_header-main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<li><a style="font-weight: bold;"
1010
href="https://community.plotly.com/c/{% if page.permalink contains 'javascript' %}plotly-js/6{% elsif page.permalink contains 'python' %}plotly-python/5{% elsif page.permalink contains 'r/' or page.permalink contains 'ggplot2/' or page.permalink contains 'matlab/' or page.permalink contains 'fsharp/' or page.permalink contains 'julia/' %}plotly-r-matlab-julia-net/29{% else %}{% endif %}">Forum</a>
1111
</li>
12-
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing">Enterprise Pricing</a></li>
1312
<li><a style="font-weight: bold;" href="https://plotly.com/pricing">Studio and Cloud Pricing</a></li>
13+
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing">Dash Enterprise Pricing</a></li>
1414
<li><a style="font-weight: bold;" href="https://dash.plotly.com">Dash</a></li>
1515
<!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>-->
1616

@@ -136,8 +136,8 @@
136136
<li><a style="font-weight: bold;"
137137
href="https://community.plotly.com/c/{% if page.permalink contains 'javascript' %}plotly-js/6{% elsif page.permalink contains 'python' %}plotly-python/5{% elsif page.permalink contains 'r/' or page.permalink contains 'ggplot2/' or page.permalink contains 'matlab/' or page.permalink contains 'fsharp/' or page.permalink contains 'julia/' %}plotly-r-matlab-julia-net/29{% else %}{% endif %}">Forum</a>
138138
</li>
139-
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing">Enterprise Pricing</a></li>
140139
<li><a style="font-weight: bold;" href="https://plotly.com/pricing">Studio and Cloud Pricing</a></li>
140+
<li><a style="font-weight: bold;" href="https://plotly.com/get-pricing">Dash Enterprise Pricing</a></li>
141141
<li><a style="font-weight: bold;" href="https://dash.plotly.com">Dash</a></li>
142142
<!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>-->
143143

0 commit comments

Comments
 (0)