diff options
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"> @@ -29,6 +30,7 @@ </nav> <main> + <div id='search'> <h2>The solutions to all your problems.</h2> <!--<img src="assets/images/down.png">--> |
