diff --git a/docs/.vitepress/theme/index.css b/docs/.vitepress/theme/index.css
index 0434a59e..293e702a 100644
--- a/docs/.vitepress/theme/index.css
+++ b/docs/.vitepress/theme/index.css
@@ -21,6 +21,10 @@
transform: none;
}
+.VPHero .image img.uwu {
+ max-height: 290px;
+}
+
.VPHero .container .actions {
justify-content: center !important;
}
diff --git a/docs/README.md b/docs/README.md
index 2cf7a0c2..89164622 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -22,6 +22,20 @@ metaTitle: "Starship: Cross-Shell Prompt"
description: 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, Ion, Tcsh, Elvish, Nu, Xonsh, Cmd, and PowerShell.
---
+
+