Skip to content

Commit 53b0b25

Browse files
committed
Merge branch 'idc-test' of https://github.com/ImagingDataCommons/IDC-WebApp into idc-prod
2 parents 77da5d6 + 13cdd09 commit 53b0b25

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

templates/idc/explore.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,11 @@
4141
<div class="row ">
4242
<div class="col-xs-1"></div>
4343
<div class="col-xs-10">
44-
<b>IDC Community Office Hours open to all every Tuesday 16:30 – 17:30 (New York) and
45-
Wednesday 10:30-11:30 (New York) via Google Meet at
46-
<a class="external-link" href="" url="https://meet.google.com/xyt-vody-tvb"
44+
<b>Need personalized help? Sign up for a 1-on-1 meeting with an IDC team member here:
45+
<a class="external-link" href="" url="https://tinyurl.com/idc-help-request"
4746
data-toggle="modal" data-target="#external-web-warning">
48-
https://meet.google.com/xyt-vody-tvb <i class="fa-solid fa-external-link external-link-icon" aria-hidden="true"></i>
49-
</a></b>.
47+
https://tinyurl.com/idc-help-request
48+
</a> <i class="fa-solid fa-external-link external-link-icon" aria-hidden="true"></i></b>.
5049
</div>
5150
<div class="col-xs-1">
5251
<button type="button" class="close" data-dismiss="alert" aria-label="Close">

templates/idc/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<a class="external-link" href="" url="https://tinyurl.com/idc-help-request"
3636
data-toggle="modal" data-target="#external-web-warning">
3737
https://tinyurl.com/idc-help-request
38-
</a></b>.
38+
</a> <i class="fa-solid fa-external-link external-link-icon" aria-hidden="true"></i></b>.
3939
</div>
4040
<div class="col-xs-1">
4141
<button type="button" class="close" data-dismiss="alert" aria-label="Close">

0 commit comments

Comments
 (0)