gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source
https://gno.land/
Other
839 stars 342 forks source link

chore(pages/events): update events #2347

Closed leohhhn closed 1 week ago

leohhhn commented 1 week ago

Description

This PR updates the events page.

Screenshot 2024-06-12 at 23 57 36

Soon, we will have a r/gnoland/events realm that will simplify this process of updating events through the CLI, instead of having to make a PR every time. There is an open issue on this somewhere but I cannot seem to find it.

Contributors' checklist... - [x] Added new tests, or not needed, or not feasible - [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).