diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-08 09:10:38 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-08 09:10:38 +0000 |
| commit | 6cb2c39d16970000b8e1be16087a83b9e5b7ea5b (patch) | |
| tree | 1ae0df99f0768a29763f2c66caad27d080f90645 /index.html | |
| parent | bcb47ec49eff126602b5b40b97cc9e8c5b4efde1 (diff) | |
| parent | d3f4c77dcee44e104dcfe85fe406e8568bac121b (diff) | |
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,7 @@ <title>Solutions Repo</title> <link href="assets/css/style.css" rel="stylesheet" type="text/css"> + <link href='https://fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'> </head> <body> <div id="top-bar"> @@ -30,6 +31,7 @@ </div> <main> + <div id='search'> <h2>The solutions to all your problems.</h2> <!--<img src="assets/images/down.png">--> |
