Skip to content

Commit c0666d2

Browse files
committed
Updates listing
1 parent 2fb1399 commit c0666d2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
<title>UI elements</title>
99
</head>
1010
<body>
11-
<a href="./image-zoomer/">Episode 1. Image Zoomer</a>
12-
<a href="./swipeable-cards/">Episode 2. Swipeable Cards</a>
11+
<h1>UI Element Samples</h1>
12+
<ul>
13+
<li><a href="./image-zoomer/">Episode 1. Image Zoomer</a></li>
14+
<li><a href="./swipeable-cards/">Episode 2. Swipeable Cards</a></li>
15+
</ul>
16+
17+
<a href="https://github.com/googlechrome/ui-element-samples">See the source</a>
1318
</body>
1419
</html>

0 commit comments

Comments
 (0)