mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-06-13 19:21:34 +02:00
13 lines
390 B
HTML
13 lines
390 B
HTML
<div class="vb-header">
|
|
<a href="https://github.com/schwwaaa/videobeaux" class="vb-brand-link">
|
|
<img src="{{ '/assets/images/videobeaux-logo.png' | relative_url }}"
|
|
alt="videobeaux logo"
|
|
class="vb-logo">
|
|
</a>
|
|
<p class="vb-tagline">
|
|
📺 The friendly multilateral video toolkit built for artists by artists.<br>
|
|
🫂 It's your best friend!
|
|
</p>
|
|
</div>
|
|
|