Skip to content

Commit 1027ef3

Browse files
committed
chore: add to allow list
Temporary; will be deemed unnecessary and removed with PR #14926
1 parent 4d537c9 commit 1027ef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/utils/md.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ const getPostSlugs = (dir: string, files: string[] = []) => {
186186
"/developers/tutorials/reverse-engineering-a-contract",
187187
"/developers/tutorials/run-node-raspberry-pi",
188188
"/developers/tutorials/scam-token-tricks",
189+
"/developers/tutorials/secret-state/",
189190
"/developers/tutorials/secure-development-workflow",
190191
"/developers/tutorials/send-token-ethersjs",
191192
"/developers/tutorials/sending-transactions-using-web3-and-alchemy",

0 commit comments

Comments
 (0)