Skip to content

Commit 8b56d20

Browse files
committed
docs: make AD logo clickable on home page
Change-Id: Ib8a94280d4183b82bcbc5969f2dff1a67c1ecc53
1 parent 755a967 commit 8b56d20

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)