File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,19 @@ const FeatureList: FeatureItem[] = [
4747 description : (
4848 < >
4949 Research Technology Cloud is our hybrid cloud platform for researchers
50- that includes access to an on-prem OpenShift cluster and access to Google Cloud Platform.
50+ that includes access to an on-prem OpenShift cluster and access to
51+ the Google Cloud Platform.
52+ </ >
53+ ) ,
54+ } ,
55+ {
56+ title : 'SRDE' ,
57+ Svg : require ( '@site/static/img/undraw_docusaurus_react.svg' ) . default ,
58+ description : (
59+ < >
60+ The Secure Research Data Environment (SRDE) is a centralized secure
61+ computing platform designed to support research projects that require
62+ storage and computational resources specifically for sensitive data.
5163 </ >
5264 ) ,
5365 } ,
You can’t perform that action at this time.
0 commit comments