geneontology / web-gocam

GO-CAM site as an Angular 2+ Application
http://geneontology.org/go-cam
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

draft attempt at functionally removing downloads #25

Closed kltm closed 1 year ago

kltm commented 1 year ago

Draft attempt at functionally removing downloads; for #24 .

kltm commented 1 year ago

@dustine32 Would you mind taking a look at this and maybe checking my work with an ng serve?

dustine32 commented 1 year ago

@kltm Sure! I just did exactly that. The site loaded OK with the "Downloads" card now gone from the right side. The documentation page also loaded fine with the SIF text removed. 👍

kltm commented 1 year ago

Cheers--thank you for checking!