1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00

docs: update website title

This commit is contained in:
Rob Ede 2024-06-10 23:13:05 +01:00
parent 594d3f3d34
commit e91e33e81b
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

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