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 b18e0da commit 3126459Copy full SHA for 3126459
lib/add-to-org/views/layout.erb
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
- <title>Add to <%= ENV['GITHUB_ORG_ID'] %></title>
+ <title>Join <%= ENV['GITHUB_ORG_ID'] %></title>
8
9
<link rel="stylesheet" href="/vendor/bootstrap/dist/css/bootstrap.min.css">
10
<link rel="stylesheet" href="/vendor/bootstrap/dist/css/bootstrap-theme.min.css">
0 commit comments