mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-26 03:27:30 +00:00
chore: Update title OG tag for website
This commit is contained in:
parent
80deebb1bb
commit
64820aa91b
@ -19,7 +19,7 @@ module.exports = {
|
||||
head: [
|
||||
["link", { rel: "icon", href: "/icon.png" }],
|
||||
["meta", { name: "description", content: "Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, and Powershell." }],
|
||||
["meta", { property: "og:title", content: "Starship" }],
|
||||
["meta", { property: "og:title", content: "Starship: Cross-Shell Prompt" }],
|
||||
[
|
||||
"meta",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user