We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f97fe8 commit 5762d08Copy full SHA for 5762d08
app/views/pages/_header.html.erb
@@ -9,7 +9,16 @@
9
<li>
10
<%= link_to "Can ShakaCode Help You?",
11
"https://blog.shakacode.com/can-shakacode-help-you-4a5b1e5a8a63#.jex6tg9w9" %>
12
- We're actively seeking new projects with React, React-Native, or Ruby on Rails.
+ We're actively seeking new projects with React, React-Native, or Ruby on Rails
13
+ </li>
14
+ <li>
15
+ This project is deployed on
16
+ <%= link_to "Control Plane",
17
+ "https://controlplane.com" %>
18
+ using
19
+ <%= link_to "Heroku to Control Plane",
20
+ "https://github.com/shakacode/heroku-to-control-plane" %>
21
+ Ruby gem.
22
</li>
23
24
See the
0 commit comments