Link to the new subdomain'ed hosts from the home page

This commit is contained in:
R. Tyler Croy 2017-12-11 16:55:38 -08:00
parent 9050d760ba
commit 9d64ef2775
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
Examples
.dropdown-menu
- monkeys.each do |monkey|
%a.dropdown-item{:href => "/u/#{monkey}"}
%a.dropdown-item{:href => "https://#{monkey}.codevalet.io/blue"}
= monkey
.row
.col-md-12