Skip to content

Commit 807bd10

Browse files
committed
docs: Add logo
1 parent 176f24e commit 807bd10

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img width="200" src="./logo.png">
3+
</p>
4+
15
# Vite SSR
26

37
Vite SSR creates one build for the server, used on first rendering, and another one for the client that takes over after the first rendering. It abstracts most of the SSR complexity from the user application.

logo.svg

Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)