Skip to content

Commit 61f5e21

Browse files
author
Fabian Perez
committed
Add earth image to call-out
1 parent 67fd26c commit 61f5e21

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

content/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ GitHub in your app</h1>
3434
<div class="full-width dev-program-callout">
3535
<div class="wrapper">
3636
<h2>Join the GitHub Developer Program.</h2>
37-
<p>The best way to integrate with GitHub.</p>
38-
<a href="https://github.com/developer/register" class="nav-register-button">Register</a>
37+
<p>The best way to integrate with GitHub. <a href="/program/">Learn more.</a></p>
3938
</div>
4039
</div>
4140

static/shared/css/documentation.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@ div.sidebar-module ul ul li span {
968968
}
969969

970970
.dev-program-callout {
971+
background: #160625 url(/shared/images/header-animation-static.png) no-repeat 888px 14% / 26%;
971972
padding: 40px 0;
972973
}
973974

101 KB
Loading
707 KB
Loading

0 commit comments

Comments
 (0)