Skip to content

Commit

Permalink
chore: migrate page to /public; enable path
Browse files Browse the repository at this point in the history
  • Loading branch information
wackerow committed Mar 13, 2024
1 parent 52e772b commit be7d3e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -585,4 +585,4 @@ Of course, you don't really care about providing a user interface for `Greeter`.

1. You can [add Rainbow kit](https://www.rainbowkit.com/docs/installation#manual-setup).

Now go and make your contracts usable for the wide world.
Now go and make your contracts usable for the wide world.
1 change: 1 addition & 0 deletions src/lib/utils/md.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ const getPostSlugs = (dir: string, files: string[] = []) => {
"/developers/tutorials/waffle-say-hello-world-with-hardhat-and-ethers",
"/developers/tutorials/waffle-test-simple-smart-contract",
"/developers/tutorials/yellow-paper-evm",
"/developers/tutorials/creating-a-wagmi-ui-for-you-contract",
// Static (68/68) ✅
"/about",
"/bridges",
Expand Down

0 comments on commit be7d3e9

Please sign in to comment.