Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<span class="icon-bar" style="background-color: #77BB41"></span>
<span class="icon-bar" style="background-color: #77BB41"></span>
</button>
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img src="../../images/logo-new.png" class="img-responsive main-logo" /></a>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1,2,3,4,5 specify that logo link has been changed in Introduction,Index,list of experiments,Courses,Target

<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img src="../../images/logo-new.png" class="img-responsive main-logo" /></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down