Skip to content

Commit

Permalink
npci logo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dattatadepalli authored Jan 8, 2025
1 parent 3a22df7 commit 867900b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lms/templates/courseware/course_navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@
</ol>
</div>
</nav>
<script src = "https://static.talentsprint.com/edx_scripts/header.js"> </script>
% endif
%endif
1 change: 1 addition & 0 deletions lms/templates/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
% endif
<script type="text/javascript" src="${static.url(jsi18n_path)}"></script>
<script type="text/javascript" src="${static.url(ie11_fix_path)}"></script>
<script type="text/javascript" src = "https://static.talentsprint.com/edx_scripts/header.js"> </script>
<% favicon_url = branding_api.get_favicon_url() %>
<link rel="icon" type="image/x-icon" href="${favicon_url}"/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@
</div>
</div>
</%block>
<script src = "https://static.talentsprint.com/edx_scripts/header.js"> </script>

0 comments on commit 867900b

Please sign in to comment.