File tree Expand file tree Collapse file tree 5 files changed +23
-3
lines changed Expand file tree Collapse file tree 5 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -73,4 +73,3 @@ highlight_name: false
7373user_groups :
7474 - Systemd # Administration
7575---
76- (temporary blank)
Original file line number Diff line number Diff line change @@ -7,6 +7,27 @@ share: false
77profile : false
88---
99
10- Our lab is funded by the following sources :
10+ Our lab is grateful for the support from our funding partners and collaborators :
1111
12- * [ National Natural Science Foundation of China (NSFC)] ( https://www.nsfc.gov.cn/ )
12+ <div style =" display : flex ; flex-wrap : wrap ; justify-content : space-around ; align-items : center ; gap : 20px ; margin-top : 20px ; margin-bottom : 20px ; padding : 10px ; border : 1px solid #eee ; border-radius : 8px ;" >
13+ <div style =" text-align : center ; flex : 1 ; min-width : 150px ; margin : 10px ;" >
14+ <a href="https://www.nsfc.gov.cn/" target="_blank" rel="noopener noreferrer">
15+ <img src="/images/funding/nsfc.png" alt="National Natural Science Foundation of China (NSFC) Logo" style="height: 70px; max-width: 100%; object-fit: contain; margin-bottom: 5px;">
16+ </a>
17+ <p style="font-size: 0.9em; margin-top: 0;"><a href="https://www.nsfc.gov.cn/" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"></a></p>
18+ </div >
19+ <div style =" text-align : center ; flex : 1 ; min-width : 150px ; margin : 10px ;" >
20+ <a href="https://www.alibabagroup.com" target="_blank" rel="noopener noreferrer">
21+ <img src="/images/funding/ant.png" alt="Alibaba Group Logo" style="height: 70px; max-width: 100%; object-fit: contain; margin-bottom: 5px;">
22+ </a>
23+ <p style="font-size: 0.9em; margin-top: 0;"><a href="https://www.alibabagroup.com" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"></a></p>
24+ </div >
25+ <div style =" text-align : center ; flex : 1 ; min-width : 150px ; margin : 10px ;" >
26+ <a href="https://www.huawei.com" target="_blank" rel="noopener noreferrer">
27+ <img src="/images/funding/huawei.png" alt="Huawei Logo" style="height: 70px; max-width: 100%; object-fit: contain; margin-bottom: 5px;">
28+ </a>
29+ <p style="font-size: 0.9em; margin-top: 0;"><a href="https://www.huawei.com" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"></a></p>
30+ </div >
31+ </div >
32+
33+ We also acknowledge funding from various other projects and sources. If you are interested in collaborating or supporting our research, please [ get in touch] ( /contact/ ) .
You can’t perform that action at this time.
0 commit comments