about summary refs log blame commit diff
path: root/learn/index.html
blob: c0ee6fd026419b45f605db290faf416c380a8c22 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                          
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="description" content="Learn to program" />
    <title>Learn to program</title>
  </head>
  <body>
    <h1>Interested in learning how to program?</h1>
  </body>
</html>