chore: Update title OG tag for website

This commit is contained in:
Matan Kushner 2019-12-04 15:52:06 -05:00
parent 80deebb1bb
commit 64820aa91b
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4
1 changed files with 1 additions and 1 deletions

View File

@ -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",
{