Skip to content

Commit

Permalink
fixgroup
Browse files Browse the repository at this point in the history
  • Loading branch information
fabri committed Aug 16, 2023
1 parent 1490dd7 commit 277ee85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/use-cases/deso.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,12 @@ import pinsta from "./img/pinsta-logo.jpg";

- Discovery
- Metadata
- Groups
- Memes
- Games

#### Tutorials

- [Integrate multiple profiles with Lens](/docs/tutorials/web3 social/lens-multiprofile)
- [Integrate multiple profiles with Lens](/docs/tutorials/web3-social/lens-multiprofile)
- [Build messaging for CyberConnect profiles](/docs/tutorials/web3-social/cyberconnect)

### Use cases
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ function HomepageLogos() {
width="206"
height="32"></img>
</a>
<a href="/docs/tutorials/web3 social/lens-multiprofile">
<a href="/docs/tutorials/web3-social/lens-multiprofile">
<img
class="col-span-2 max-h-12 w-full object-contain lg:col-span-1"
src="/img/logo-lens.svg"
Expand Down Expand Up @@ -234,7 +234,7 @@ function HomepageLogos() {
width="206"
height="32"></img>
</a>
<a href="/docs/tutorials/web3 social/lens-multiprofile">
<a href="/docs/tutorials/web3-social/lens-multiprofile">
<img
class="col-span-2 max-h-12 w-full object-contain lg:col-span-1"
src="/img/logo-lens-dark.svg"
Expand Down

1 comment on commit 277ee85

@vercel
Copy link

@vercel vercel bot commented on 277ee85 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.