From 3bd268ea75dfadd72bce6b5e8800d00273360607 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Thu, 14 Mar 2024 15:31:07 +0100 Subject: [PATCH] fix website --- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 4750b09..532070b 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ # bundle exec jekyll serve --host=0.0.0.0 -title: Asynchronous HTTP and WebSocket Server Library for ESP32 -description: "Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc" +title: ESP Async WebServer +description: "Asynchronous HTTP and WebSocket Server Library for ESP32" remote_theme: pages-themes/cayman@v0.2.0 plugins: - jekyll-remote-theme