We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67fd26c commit 61f5e21Copy full SHA for 61f5e21
content/index.md
@@ -34,8 +34,7 @@ GitHub in your app</h1>
34
<div class="full-width dev-program-callout">
35
<div class="wrapper">
36
<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>
+ <p>The best way to integrate with GitHub. <a href="/program/">Learn more.</a></p>
39
</div>
40
41
static/shared/css/documentation.css
@@ -968,6 +968,7 @@ div.sidebar-module ul ul li span {
968
}
969
970
.dev-program-callout {
971
+ background: #160625 url(/shared/images/header-animation-static.png) no-repeat 888px 14% / 26%;
972
padding: 40px 0;
973
974
static/shared/images/header-animation-static.png
101 KB
static/shared/images/header-animation.gif
707 KB
0 commit comments