Skip to content

Commit

Permalink
Merge pull request #16 from hadelive/education-resource
Browse files Browse the repository at this point in the history
docs: update pages
  • Loading branch information
hadelive authored Feb 15, 2024
2 parents c09396c + 844d5bd commit e2057b1
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Empty file added pages/bridge_templage.mdx
Empty file.
Empty file added pages/linear_vesting.mdx
Empty file.
Empty file added pages/plutarch_merkle_tree.mdx
Empty file.
Empty file added pages/single_asset_staking.mdx
Empty file.
Empty file added pages/yield_farming.mdx
Empty file.
4 changes: 2 additions & 2 deletions theme.config.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default {
logo: <span>My Nextra Documentation</span>,
logo: <span>Production grade dapps documentation</span>,
project: {
link: 'https://github.com/shuding/nextra'
link: 'https://github.com/Anastasia-Labs/production-grade-dapps'
}
// ... other theme options
}

0 comments on commit e2057b1

Please sign in to comment.