Skip to content

Commit

Permalink
update youtube video
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoranzhou committed Jul 2, 2024
1 parent 580fab6 commit d131741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
}

}
unreplaced_keys = unreplaced_keys.filter(item => item !== "$_PROPRIETARY").filter(item => item !== "$_PREVIOUSPROJECTS").filter(item => item !== "$_UPDATEMONTH").filter(item => item !== "$_DATAUTILITY").filter(item => item !== "$_DATAOFFICER");
unreplaced_keys = unreplaced_keys.filter(item => item !== "$_PROPRIETARY").filter(item => item !== "$_PREVIOUSPROJECTS").filter(item => item !== "$_UPDATEMONTH").filter(item => item !== "$_DATAUTILITY");
return [total_keywords, 4, changed_keywords, 4, unreplaced_keys, []];
}
/**
Expand Down Expand Up @@ -4309,7 +4309,7 @@ <h5 class="modal-title" id="staticBackdropLabel">News and changelog</h5>
</div>
<div class="modal-body">
<iframe width="100%" height="400px"
src="https://www.youtube.com/embed/be8mopv35Bs?si=fRNUEFIxd3wTWJ0H" title="YouTube video player"
src="https://www.youtube.com/embed/GyjCTGs0M0E?si=f7Gr7C8-ktNCthnF" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> <br>
Expand Down

0 comments on commit d131741

Please sign in to comment.