NEAR-DevHub / neardevhub-contract

DevHub Portal Product Contract (Hosted on NEAR Blockchain) – Includes other instances (e.g. Infrastructure, Events)
https://neardevhub.org
19 stars 15 forks source link

Support infrastructure committee and event committee web4 landing pages #127

Closed petersalomonsen closed 5 months ago

petersalomonsen commented 5 months ago

https://infrastructure-committee.near.page/ and https://events-committee.near.page should show their own landing pages and not those from devhub.near.

This can be fixed by not having devhub.near hardcoded as widget for the near-social-viewer component returned in the html generated by web4_get. Instead it should use the name from the account where the contract is deployed.