diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-13 06:01:57 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-13 06:01:57 +0000 |
| commit | d934a87cdac17604c581eac3cf8ad3d83bf0cdf3 (patch) | |
| tree | 372be1e0a3d37066760a144ee64b6a3644f16347 /index.html | |
| parent | c52ee7fc70770391146c092093c198fd410616c1 (diff) | |
Minor changes, added intro sentence
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -86,14 +86,16 @@ <header> <div class="header-content"> + <div class="header-content-inner"> + + + <p> <strong>The solutions to all your problems</strong> </p> <hr> - - <div class="search col-md-8 col-lg-8 col-md-offset-2"> <div class="input-group"> <div class="input-group-btn"> @@ -112,6 +114,10 @@ </div> </div> + <h5 class="home-intro"> + Solutions.repo is a community driven service that provides visitors + with solutions to past UofT Exams. + </h5> <!--<div class="search"> <div class="search-select"> |
