diff --git a/docs/qrcode-util.md b/docs/qrcode-util.md new file mode 100644 index 0000000000..72067cf528 --- /dev/null +++ b/docs/qrcode-util.md @@ -0,0 +1,26 @@ + + + + +
+ + + diff --git a/mkdocs.yml b/mkdocs.yml index 464b1baef1..ffa667f180 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,3 +83,4 @@ nav: - API: https://hotosm.github.io/swagger/?url=https://hotosm.github.io/fmtm/openapi.json - Class Hierarchy: apidocs/html/inherits.html - Code Coverage: coverage.html + - QRCode Converter: qrcode-util.md