We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7007c27 commit 03d6478Copy full SHA for 03d6478
mkdocs.yml
@@ -123,9 +123,10 @@ plugins:
123
- "data:*"
124
# Twitter URL sometimes returns a 404
125
- https://x.com/i_a_r_n_a/status/623922369376202758
126
- # use Cloudflare which returns a captcha first with a 403
+ # all below use Cloudflare which returns a captcha first with a 403
127
- https://towardsdatascience.com/type-hints-in-python-everything-you-need-to-know-in-5-minutes-24e0bad06d0b
128
- https://www.npmjs.com/package/*
129
+ - https://dianadarie.medium.com/the-strangler-fig-migration-pattern-2e20a7350511
130
# only enable when building in CI to speed up local builds
131
enabled: !ENV [CI, false]
132
0 commit comments