diff --git a/docs/index.rst b/docs/index.rst index 7235a9a..c75cf2f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,12 +21,8 @@ .. raw:: html
- -.. raw:: html - -
- -
+
+
.. topic-box:: @@ -102,16 +98,22 @@ :class: large-4 .. raw:: html + +
-
-

Try the Care-Pet IoT with Rust

-

Learn more about IoT and the Rust Driver by solving two query challenges and running the application.

+
+ +

Try the Care-Pet IoT with Rust

+

Learn more about IoT and the Rust Driver by solving two query challenges and running the application.

+
+
+
+ +
+
+
+
-
- -
-
- .. toctree:: :maxdepth: 3 diff --git a/docs/poetry.lock b/docs/poetry.lock index 04bd44e..fea8efd 100644 --- a/docs/poetry.lock +++ b/docs/poetry.lock @@ -935,13 +935,13 @@ test = ["pytest"] [[package]] name = "starlette" -version = "0.39.1" +version = "0.39.2" description = "The little ASGI library that shines." optional = false python-versions = ">=3.8" files = [ - {file = "starlette-0.39.1-py3-none-any.whl", hash = "sha256:0d31c90dacae588734e91b98cb4469fd37848ef23d2dd34355c5542bc827c02a"}, - {file = "starlette-0.39.1.tar.gz", hash = "sha256:33c5a94f64d3ab2c799b2715b45f254a3752f229d334f1562a3aaf78c23eab95"}, + {file = "starlette-0.39.2-py3-none-any.whl", hash = "sha256:134dd6deb655a9775991d352312d53f1879775e5cc8a481f966e83416a2c3f71"}, + {file = "starlette-0.39.2.tar.gz", hash = "sha256:caaa3b87ef8518ef913dac4f073dea44e85f73343ad2bdc17941931835b2a26a"}, ] [package.dependencies]