From b5b00ddb251c583776d0d1a65687da8d84312bf3 Mon Sep 17 00:00:00 2001 From: Mostafa Ahangarha Date: Wed, 1 Nov 2023 13:19:47 +0330 Subject: [PATCH] Add reference to Control Plane in header --- app/views/pages/_header.html.erb | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app/views/pages/_header.html.erb b/app/views/pages/_header.html.erb index 965d37c6..9117c327 100644 --- a/app/views/pages/_header.html.erb +++ b/app/views/pages/_header.html.erb @@ -9,7 +9,16 @@
  • <%= link_to "Can ShakaCode Help You?", "https://blog.shakacode.com/can-shakacode-help-you-4a5b1e5a8a63#.jex6tg9w9" %> - 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 +
  • +
  • + This project is deployed on + <%= link_to "Control Plane", + "https://controlplane.com" %> + using + <%= link_to "Heroku to Control Plane", + "https://github.com/shakacode/heroku-to-control-plane" %> + Ruby gem.
  • See the