Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
stefann-01 authored Oct 10, 2024
2 parents f05370c + 912a5db commit dbda3cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions examples/gno.land/p/demo/json/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ The converted `Node` type allows you to modify the JSON data or search and extra
package main

import (
"fmt"
"gno.land/p/demo/json"
"gno.land/p/demo/ufmt"
)
Expand All @@ -100,7 +99,6 @@ Encoding (or Marshaling) is the functionality that converts JSON data represente
package main

import (
"fmt"
"gno.land/p/demo/json"
"gno.land/p/demo/ufmt"
)
Expand Down Expand Up @@ -133,7 +131,6 @@ Here is an example of finding data with a specific key. For more examples, pleas
package main

import (
"fmt"
"gno.land/p/demo/json"
"gno.land/p/demo/ufmt"
)
Expand Down
2 changes: 1 addition & 1 deletion examples/gno.land/r/gnoland/pages/page_contribute.gno
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ _[3XL]_ \* | $ 32000
The gno.land grants program is to encourage and support the growth of the gno.land contributor community, and build out the usability of the platform and smart contract library. The program provides financial resources to contributors to explore the Gno tech stack, and build dApps, tooling, infrastructure, products, and smart contract libraries in gno.land.
<!-- TODO: Add link to new repo -->
For more details on gno.land grants, suggested topics, and how to apply, visit our grants [repository](https://github.com/gnolang/grants).
## Join Game of Realms
Expand Down

0 comments on commit dbda3cf

Please sign in to comment.