diff options
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"> |
