1
0
mirror of https://github.com/actix/actix-website synced 2025-06-28 07:50:37 +02:00

docs: update website title

This commit is contained in:
Rob Ede
2024-06-10 23:13:05 +01:00
parent 594d3f3d34
commit e91e33e81b

View File

@ -6,7 +6,7 @@ import { themes as prismThemes } from "prism-react-renderer";
const draculaTheme = prismThemes.dracula;
const config: Config = {
title: "Actix",
title: "Actix Web",
tagline:
"Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust",
url: "https://actix.rs",