Skip to content

Commit ac19eab

Browse files
authored
Update and rename async-cheatsheet.html to index.html
* adds link to Lato * renamed to index.html - so that it will show immediately as main page when people open link on github
1 parent 0fc4ce3 commit ac19eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

async-cheatsheet.html index.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<link type="text/css" rel="stylesheet" href="stylesheet.css">
5+
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
56
</head>
67
<body>
78
<div class="vertical-split">

0 commit comments

Comments
 (0)