diff --git a/docs/assets/logo.svg b/docs/assets/logo.svg
new file mode 100644
index 00000000..f76275cf
--- /dev/null
+++ b/docs/assets/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/generating_the_url_advanced.md b/docs/generating_the_url_advanced.md
index 57c84ef5..7a4def6e 100644
--- a/docs/generating_the_url_advanced.md
+++ b/docs/generating_the_url_advanced.md
@@ -141,7 +141,7 @@ When imgproxy needs to cut some parts of the image, it is guided by the gravity.
Default: `ce:0:0`
-##### Special gravities:
+**Special gravities**:
* `gravity:sm` - smart gravity. `libvips` detects the most "interesting" section of the image and considers it as the center of the resulting image. Offsets are not applicable here;
* `gravity:fp:%x:%y` - focus point gravity. `x` and `y` are floating point numbers between 0 and 1 that define the coordinates of the center of the resulting image. Treat 0 and 1 as right/left for `x` and top/bottom for `y`.
diff --git a/docs/index.html b/docs/index.html
index ee8c48a9..40cf966f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -17,15 +17,20 @@
+