File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ <h2 class="section-header">Web Apps and Dashboards</h2>
6363 :repo-name ="repo.repoName "
6464 :description ="repo.description "
6565 :url ="repo.url "
66+ :source ='repo.source '
6667 :repo-image ="repo.repoImage ">
6768 </ repo-tile >
6869 </ div >
@@ -146,7 +147,7 @@ <h3 class="text-xl font-bold">Monash Bioinformatics Platform</h3>
146147 </ div >
147148 </ div >
148149 < div class ="mt-8 pt-8 border-t border-gray-700 text-center text-sm text-gray-400 ">
149- © 2023 Monash Bioinformatics Platform. All rights reserved.
150+ © 2025 Monash Genomics and Bioinformatics Platform. All rights reserved.
150151 </ div >
151152 </ div >
152153 </ footer >
@@ -200,7 +201,7 @@ <h3 class="text-xl font-bold">Monash Bioinformatics Platform</h3>
200201 description : 'A web platform for running RNAseq Analysis' ,
201202 url : 'https://degust.erc.monash.edu/'
202203 source : 'https://github.com/drpowell/degust' ,
203- repoImage : ''
204+ repoImage : null
204205 }
205206 ] ,
206207 commandlineTools : [
You can’t perform that action at this time.
0 commit comments