Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 872af10

Browse files
authored
πŸ“ Fix form for the FastAPI and friends newsletter (#9749)
1 parent d1c5c5c commit 872af10

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

β€Ždocs/en/docs/newsletter.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FastAPI and friends newsletter
22

3-
<iframe class="mj-w-res-iframe" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://app.mailjet.com/widget/iframe/6gQ4/GDo" width="100%"></iframe>
3+
<iframe data-w-type="embedded" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://xr4n4.mjt.lu/wgt/xr4n4/hj5/form?c=40a44fa4" width="100%" style="height: 0;"></iframe>
44

5-
<script type="text/javascript" src="https://app.mailjet.com/statics/js/iframeResizer.min.js"></script>
5+
<script type="text/javascript" src="https://app.mailjet.com/pas-nc-embedded-v1.js"></script>

β€Ždocs/en/mkdocs.ymlβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ nav:
165165
- external-links.md
166166
- benchmarks.md
167167
- help-fastapi.md
168+
- newsletter.md
168169
- contributing.md
169170
- release-notes.md
170171
markdown_extensions:

0 commit comments

Comments
Β (0)