From d4766a070b40e06ea83dbc497f43a9de73956e1a Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Tue, 10 Feb 2026 21:54:17 +0200 Subject: [PATCH] build: update the website description --- zensical.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zensical.toml b/zensical.toml index 0bda1c8..841a462 100644 --- a/zensical.toml +++ b/zensical.toml @@ -1,6 +1,6 @@ [project] site_name = "Scrapling" -site_description = "Scrapling - Easy, effortless Web Scraping as it should be!" +site_description = "Scrapling - Effortless Web Scraping for the Modern Web!" site_author = "Karim Shoair" repo_url = "https://github.com/D4Vinci/Scrapling" site_url = "https://scrapling.readthedocs.io/en/latest/"