Merge "make hero header and image link to download studio" into mnc-mr-docs
am: 2890c65
* commit '2890c6598d5f41542d5e5d4e563f47c5203a4ee9':
make hero header and image link to download studio
Change-Id: I8f9b8c4e5ec69f3d95f88647dbbb5474dd0e29b1
This commit is contained in:
@@ -19,10 +19,14 @@ excludeFromSuggestions=true
|
||||
frameborder="0" allowfullscreen=""
|
||||
style="float: right;"></iframe>
|
||||
-->
|
||||
<a href="{@docRoot}sdk/index.html">
|
||||
<img class="dac-hero-image" src="{@docRoot}images/tools/studio/studio-feature-instant-run_2x.png" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-1of2 col-pull-1of2">
|
||||
<h1 class="dac-hero-title">Android Studio 2.0,<br>now available!</h1>
|
||||
<h1 class="dac-hero-title">
|
||||
<a style="color:inherit" href="{@docRoot}sdk/index.html">
|
||||
Android Studio 2.0,<br>now available!</a></h1>
|
||||
<p class="dac-hero-description">
|
||||
The latest version of Android Studio is the biggest update yet.
|
||||
It includes new features like <strong>Instant Run</strong>, which
|
||||
|
||||
Reference in New Issue
Block a user