From 4af54f29c039f4e9f76d86a9f15dc97422d13c8a Mon Sep 17 00:00:00 2001 From: Laura Perry <10005215+lperry25@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:07:08 +0100 Subject: [PATCH] add right margin to all pages to match the left margin. add custom grouping queries as url parameters so examples can be shared by the url --- _layouts/default.html | 2 +- en/grouping.html | 79 +++++++++++++++++++++++++++++++++++++------ 2 files changed, 69 insertions(+), 12 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 6a04494086..f8bfd59ec7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -39,7 +39,7 @@

{{ page.title | escape }}

{% endunless %} -
+
{{ content }}
diff --git a/en/grouping.html b/en/grouping.html index eb1f0f7d04..b05fd840c2 100644 --- a/en/grouping.html +++ b/en/grouping.html @@ -4,17 +4,52 @@ ---

Try running requests on the grouping example data:

- - + +