Update demo tagline

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-08 12:00:16 +01:00
parent 55a3d0ba51
commit 60f1068bd1

View File

@@ -3,7 +3,7 @@ function Header() {
<header className="header"> <header className="header">
<div className="header-content"> <div className="header-content">
<h1>Rondevu</h1> <h1>Rondevu</h1>
<p className="tagline">Meet WebRTC peers by topic, peer ID, or connection ID</p> <p className="tagline">Simple WebRTC peer signaling and discovery. Meet peers by topic, peer ID, or connection ID.</p>
<div className="header-links"> <div className="header-links">
<a href="https://github.com/xtr-dev/rondevu-client" target="_blank" rel="noopener noreferrer"> <a href="https://github.com/xtr-dev/rondevu-client" target="_blank" rel="noopener noreferrer">
<svg className="github-icon" viewBox="0 0 16 16" width="16" height="16" fill="currentColor"> <svg className="github-icon" viewBox="0 0 16 16" width="16" height="16" fill="currentColor">