diff options
| author | 2013-04-01 10:59:43 -0700 | |
|---|---|---|
| committer | 2013-04-01 11:20:00 -0700 | |
| commit | 2ab257231fe774748298ab92f78564a5e19f23f0 (patch) | |
| tree | 81cf7692a1a05f5c04e6a880bdd4e5f9b6e14a77 | |
| parent | 31ed1722b1e66211e7cbf55c2e9d55c1ce66b171 (diff) | |
update IO announcement on homepage for IO Extended
Change-Id: Id0e769162236954670dee07d6ac225a9d4b83581
| -rw-r--r-- | docs/html/images/home/io-extended-2013.png | bin | 0 -> 14790 bytes | |||
| -rw-r--r-- | docs/html/index.jd | 16 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/html/images/home/io-extended-2013.png b/docs/html/images/home/io-extended-2013.png Binary files differnew file mode 100644 index 000000000000..93989d4b0105 --- /dev/null +++ b/docs/html/images/home/io-extended-2013.png diff --git a/docs/html/index.jd b/docs/html/index.jd index ec0469c51de5..29d6a8f71839 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -14,16 +14,16 @@ page.metaDescription=The official site for Android developers. Provides the Andr <ul> <li class="item carousel-home"> <div class="content-left col-10"> - <img src="{@docRoot}images/home/io-logo-2013.png" style="margin:40px 0 0"> + <img src="{@docRoot}images/home/io-extended-2013.png" style="margin:90px 0 0"> </div> <div class="content-right col-5"> - <h1>Google I/O 2013</h1> - <p>Android will be at Google I/O on May 15-17, 2013, with sessions covering a variety of topics - such as design, performance, and how to extend your app with the latest Android features.</p> - <p>For more information about event details and planned sessions, - stay tuned to <a - href="http://google.com/+GoogleDevelopers">+Google Developers</a>.</p> - <p><a href="https://developers.google.com/events/io/" class="button">Learn more</a></p> + <h1>Google I/O Extended</h1> + <p>Android will be at Google I/O on May 15-17, 2013, with sessions covering topics + such as design, performance, and how to enhance your app with the latest Android features.</p> + <p>Even if you can't make it there, you can experience the excitement and innovation of + Google I/O remotely with Google I/O Extended.</p> + <p><a href="https://developers.google.com/events/io/io-extended/?utm_source=site&utm_medium=emb&utm_campaign=extended-android-site" + >Organize or attend an event near you »</a></p> </div> </li> <li class="item carousel-home"> |