File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed
Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 22< div class ="header-section ">
33 < div class ="row header-row ">
44 < div class ="span12 masthead ">
5- < h1 class ="heading "> Welcome Home. </ h1 >
5+ < h1 class ="heading "> Give me an avatar </ h1 >
66 </ div >
77 </ div >
88</ div >
99< div class ="header-push ">
1010</ div >
1111
1212< div >
13- < h3 > < a href ="/blog "> Check out my blog </ a > </ h3 >
13+ <!--< h3><a href="/blog"></a></h3> -- >
1414</ div >
Original file line number Diff line number Diff line change 22< html lang ="en " ng-app ="AngularFlask ">
33< head >
44 < meta charset ="utf-8 ">
5- < title > AngularFlask </ title >
5+ < title > Give me an avatar </ title >
66
77 < link rel ="stylesheet " href ="/static/css/bootstrap.css ">
88 < link rel ="stylesheet " href ="/static/css/main.css ">
2121 < div id ="header " class ="header navbar navbar-static-top ">
2222 < div class ="navbar-inner ">
2323 < div class ="container ">
24- < button type ="button " class ="btn btn-navbar " data-toggle ="collapse " data-target =".nav-collapse ">
24+ <!--< button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
2525 </button>
26- < a class ="brand " href ="/ "> AngularFlask</ a >
26+ <a class="brand" href="/">AngularFlask</a>
2727 <div class="nav-collapse collapse">
2828 <ul class="nav pull-right">
2929 <li class="">
3030 <a href="/">Home</a>
3131 </li>
3232 </ul>
3333 </div>
34+ -->
3435 </ div >
3536 </ div >
3637 </ div >
3738 < div class ="container page ">
3839 < div id ="content " class ="container main " ng-view >
40+ Hello world
3941 </ div >
4042
4143 < hr >
4244 < footer id ="footer " class ="footer ">
45+ <!--
4346 <div class="footer-left">
4447 <a href="/about">About</a> |
4548 <a href="/">Home</a>
4649 </div>
50+ -->
4751 < div class ="footer-right ">
48- < span > © 2013 AngularFlask </ span >
52+ < span > © 2016 BaezCorp </ span >
4953 </ div >
5054 </ footer >
5155 </ div >
5256</ body >
53- </ html >
57+ </ html / >
You can’t perform that action at this time.
0 commit comments