From 3b92e3f0202f6f561d5d9333746390496daefc2c Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 15 May 2023 19:34:00 -0700 Subject: [PATCH] chat formatting --- _layouts/default.html | 35 +++++++++++++++++++++++++++++++++-- examples/update-docs.md | 2 +- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index dbf98ffd5..06687f404 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -14,9 +14,40 @@ {% include head-custom.html %}