diff options
author | smain@google.com <smain@google.com> | 2014-10-15 03:36:11 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-10-15 03:36:11 +0000 |
commit | e43bb6a9ec8cd0841926e7df8cc738d5357814c1 (patch) | |
tree | 700c3034a4652d0594207f041205259b7fed9901 /docs | |
parent | 6fbe299fa5bcc084cd69899afdc3c77767b7c1f5 (diff) | |
parent | 075531ae190dd6e64d3a53991a209a624cb0ec63 (diff) | |
download | frameworks_base-e43bb6a9ec8cd0841926e7df8cc738d5357814c1.zip frameworks_base-e43bb6a9ec8cd0841926e7df8cc738d5357814c1.tar.gz frameworks_base-e43bb6a9ec8cd0841926e7df8cc738d5357814c1.tar.bz2 |
am 075531ae: add the butterbar for L announce to Preview landing page
* commit '075531ae190dd6e64d3a53991a209a624cb0ec63':
add the butterbar for L announce to Preview landing page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/preview/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html index acecdfa..ab959c7 100644 --- a/docs/html/preview/index.html +++ b/docs/html/preview/index.html @@ -153,6 +153,17 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> } </style> + + <div style="height:20px"><!-- spacer to bump header down --></div> + <div id="butterbar-wrapper"> + <div id="butterbar"> + <a href="http://googleblog.blogspot.com/" id="butterbar-message"> + The Android 5.0 SDK will be available on October 17th! + </a> + </div> + </div> + + <div class="landing-rest-of-page"> <div class="landing-section" style="padding-top:30px"> <div class="wrap"> |