diff --git a/docs/.vitepress/theme/index.css b/docs/.vitepress/theme/index.css
index 0434a59e7..293e702af 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 2cf7a0c27..89164622c 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.
---
+
+