fix docs/posts/test-qr-svg-django.md and rebuild

This commit is contained in:
2021-04-19 19:26:40 -07:00
parent f4b6a3a26a
commit e0b73b3305
42 changed files with 6681 additions and 4806 deletions

View File

@ -53,7 +53,7 @@ the secret key from the qrcode.
</div>
!["ScreenShot of a confirmation form for enabling totp (in a django app)"](
../../photos/IMG_screenshot_enable_totp_confirmation_form.jpg){: .center }
../photos/IMG_screenshot_enable_totp_confirmation_form.jpg){: .center }
## **Import Python Libraries**
```python