Skip to content

Commit 9c0854c

Browse files
committed
more
Signed-off-by: bitliu <[email protected]>
1 parent d68ca00 commit 9c0854c

File tree

1 file changed

+3
-2
lines changed
  • website/src/components/YouTubeSection

1 file changed

+3
-2
lines changed

website/src/components/YouTubeSection/index.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ const YouTubeSection: React.FC = () => {
1010
🎥 vLLM Semantic Router Demos
1111
</h2>
1212
<p className={styles.youtubeDescription}>
13-
<strong>Latest News</strong> 🎉: User Experience is something we do care about. Introducing vLLM-SR dashboard:
13+
<strong>Latest News</strong>
14+
{' '}
15+
🎉: User Experience is something we do care about. Introducing vLLM-SR dashboard:
1416
</p>
1517
<div className={styles.featureList}>
1618
<div className={styles.featureItem}>
@@ -46,4 +48,3 @@ const YouTubeSection: React.FC = () => {
4648
}
4749

4850
export default YouTubeSection
49-

0 commit comments

Comments
 (0)