diff --git a/footer.html b/footer.html
index 4fc5834..5077cd8 100644
--- a/footer.html
+++ b/footer.html
@@ -85,10 +85,10 @@
}
str += '
'
+ 'ORCID' +
+ 'ResearchGate'
$('.daohang .dh_du').html(str + '
');
diff --git a/footer_in.html b/footer_in.html
index 4abaa88..0099864 100644
--- a/footer_in.html
+++ b/footer_in.html
@@ -153,10 +153,10 @@
}
str += ''
+ 'ORCID' +
+ 'ResearchGate'
$('.daohang').html(str + '
');