diff options
| author | smain@google.com <smain@google.com> | 2014-10-14 19:34:43 -0700 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2014-10-14 19:39:11 -0700 |
| commit | 075531ae190dd6e64d3a53991a209a624cb0ec63 (patch) | |
| tree | df379a48153a19e6065b629ddacf1ca7b0373150 | |
| parent | d8d20f52ec0550477b773cee4c0f0343f2a9301f (diff) | |
| download | frameworks_base-075531ae190dd6e64d3a53991a209a624cb0ec63.zip frameworks_base-075531ae190dd6e64d3a53991a209a624cb0ec63.tar.gz frameworks_base-075531ae190dd6e64d3a53991a209a624cb0ec63.tar.bz2 | |
add the butterbar for L announce to Preview landing page
Change-Id: Id84a5a62153281b3daaefc287450d392ecb51bbc
| -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"> |
