File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 140140
141141
142142
143- < body onload ="showTab('myStory ') ">
143+ < body onload ="showTab('Projects ') ">
144144 < header >
145145 < h2 id ="name "> </ h2 >
146146 </ header >
@@ -152,8 +152,9 @@ <h2 id="name"></h2>
152152 | < a href ="Harishankar_Resume.pdf " target ="_blank "> RESUME</ a >
153153 < p > </ p >
154154 < div style ="display: flex; gap: 10px; ">
155- < button id = "default " class ="modern-button " onclick ="showTab('myStory', this) "> Story</ button >
156- < button class ="modern-button " onclick ="showTab('Projects', this) "> Projects</ button >
155+ <!-- <button id = "default" class="modern-button" onclick="showTab('myStory', this)">Story</button> -->
156+ < button id = "default " class ="modern-button " onclick ="showTab('Projects', this) "> Projects</ button >
157+ <!-- <button class="modern-button" onclick="showTab('Projects', this)">Projects</button> -->
157158 <!-- <button class="modern-button" onclick="showTab('interests', this)">Interests</button> -->
158159 <!-- <button class="modern-button" onclick="showTab('Resume', this)">Resume</button> -->
159160 </ div >
You can’t perform that action at this time.
0 commit comments