mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
docs: update website title
This commit is contained in:
parent
594d3f3d34
commit
e91e33e81b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user