Skip to content

Commit

Permalink
Removed Converse link section (#818)
Browse files Browse the repository at this point in the history
* Removed Converse link section

* rm converse from top nav, main CTA

---------

Co-authored-by: Jennifer Hasegawa <[email protected]>
  • Loading branch information
darickdang and jhaaaa authored Feb 10, 2025
1 parent 7a98b80 commit 446510a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 15 deletions.
6 changes: 0 additions & 6 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,6 @@ const config = {
},
],
},
{
type: "html",
position: "right",
value:
'<button type="button" onClick="window.open(`https://converse.xyz`, `_blank`);" class="navbar__chatbutton"><strong>Try Converse</strong></button>',
},
{
href: "https://github.com/xmtp",
title: "Go to the XMTP GitHub repo",
Expand Down
11 changes: 2 additions & 9 deletions src/components/BuiltWithXmtp/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions src/pages/identity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ For example, you might start with a single anonymous wallet for a memecoin holde

## How identity works

![IdentityActionGraphic](/img/IdentityActionGraphic.png "Identity Action Graphic")

:::tip Technical specification
For the complete technical specification of XMTP's identity system, see [XIP-46: Multi-Wallet Identity](https://github.com/xmtp/XIPs/blob/main/XIPs/xip-46-multi-wallet-identity.md). This XIP defines the protocol-level implementation of Inbox IDs, identity actions, permission hierarchies, and migration from XMTP v2.
:::
Expand Down
Binary file added static/img/IdentityActionGraphic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 446510a

Please sign in to comment.