Skip to content

Commit 722c8c0

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: make AD logo clickable on home page" into ics-mr1
2 parents ff321d4 + 8b56d20 commit 722c8c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/html/index.jd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ home=true
1111
</div><!-- end homeTitle -->
1212
<div id="announcement-block">
1313
<!-- total max width is 520px -->
14+
<a href="{@docRoot}design/index.html">
1415
<img src="{@docRoot}images/home/android-design.png"
1516
alt="Android Design" width="160px" style="padding:10px 33px 5px"/>
17+
</a>
1618
<div id="announcement" style="width:275px">
1719
<p>Introducing <b>Android Design</b>: The place to learn about principles, building blocks, and patterns
1820
for creating world-class Android user interfaces. Whether you're a UI professional or a developer

0 commit comments

Comments
 (0)