We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126d35b commit 70053cfCopy full SHA for 70053cf
favicon.ico
-1.12 KB
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width initial-scale=1 user-scalable=no" />
6
- <title>Introduction to Cycle.js</title>
+ <title>Intro to Reactive Programming in JS</title>
7
<link href='favicon.ico' type='image/x-icon' rel='icon' />
8
<link href="https://fonts.googleapis.com/css?family=Lobster+Two:400,700" rel="stylesheet" type="text/css">
9
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700" rel="stylesheet" type="text/css">
0 commit comments