resonatecoop / website

Resonate coop website
https://resonate.coop
Other
16 stars 5 forks source link

about page missing #65

Closed laroche closed 2 years ago

laroche commented 2 years ago

The "about" web-page gives a 404 error code.

peterklingelhofer commented 2 years ago

Thanks for reporting @laroche! Guessing you're referring to the https://stream.resonate.coop About link - fix has been merged here but deploying changes is a bit tricky right now.

simonv3 commented 2 years ago

@peterklingelhofer https://resonate.coop/about (linked from the footer on resonate.coop) leads to a 404.

We should actually be able to fix that one.

peterklingelhofer commented 2 years ago

Good point @simonv3. I would expect this 'About' link to appear here: https://github.com/resonatecoop/id/blob/cdea90aebc69009c4842ea91ee7fe960945b3519/web/layouts/outside.html#L88, but it was removed, peculiar that it's still visible on the live site. I'll keep digging.

simonv3 commented 2 years ago

I think this https://github.com/resonatecoop/website/pull/59 was just never released

simonv3 commented 2 years ago

Okay fixed by deploying the most recent version