mirror of
https://github.com/starship/starship.git
synced 2025-08-19 04:17:16 +02:00
docs: Add new demo gif to README (#231)
Since the prompt has been updated to have a new default character symbol, it's time we update the demo gif to reflect those changes.
This commit is contained in:
BIN
docs/.vuepress/public/demo.mp4
Normal file
BIN
docs/.vuepress/public/demo.mp4
Normal file
Binary file not shown.
BIN
docs/.vuepress/public/demo.webm
Normal file
BIN
docs/.vuepress/public/demo.webm
Normal file
Binary file not shown.
@@ -8,8 +8,15 @@ $codeBgColor = #282c34
|
||||
min-width: 300px
|
||||
width: 100%
|
||||
|
||||
.center
|
||||
margin 0 auto;
|
||||
width: 80%
|
||||
.demo-video
|
||||
width: 100%
|
||||
margin: 50px 0
|
||||
|
||||
#main-title
|
||||
display: none
|
||||
|
||||
.hero
|
||||
margin: 150px 25px
|
||||
margin: 150px 25px 70px
|
||||
|
Reference in New Issue
Block a user