File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
< body >
14
14
< nav >
15
15
< div class ="nav-wrapper green ">
16
- < a href ="# " class ="brand-logo "> Todo List Application</ a >
16
+ < a href ="index.html " class ="brand-logo "> Todo List Application</ a >
17
17
< ul id ="nav-mobile " class ="right hide-on-med-and-down ">
18
18
< li > < a href ="https://github.com/naveenkumar-j " target ="_blank "> Source code</ a > </ li >
19
19
< li > < a href ="https://www.linkedin.com/in/naveenkumar-j-610147174/ " target ="_blank "> Developer details</ a > </ li >
@@ -87,8 +87,8 @@ <h5 class="white-text">Tech Stacks Used</h5>
87
87
< div class ="footer-copyright green darken-3 ">
88
88
< div class ="container ">
89
89
© 2022 Copyright All Rights reserved
90
- < a class ="grey-text text-lighten-4 right " href ="# ">
91
- < i class ="fa fa-arrow-up " aria-hidden ="true " href ="# "> </ i > Go to Top
90
+ < a class ="grey-text text-lighten-4 right " href ="index.html ">
91
+ < i class ="fa fa-arrow-up " aria-hidden ="true " href ="index.html "> </ i > Go to Top
92
92
</ a >
93
93
</ div >
94
94
</ div >
You can’t perform that action at this time.
0 commit comments