mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
usage vid update, visual tweaks
This commit is contained in:
@@ -37,7 +37,7 @@ customElements.define('pear-welcome', class extends HTMLElement {
|
||||
<p> Pear provides the <code>pear</code> Command-line Interface as the primary interface for developing, sharing & maintaining unstoppable peer-to-peer applications and systems. </p>
|
||||
<p> To get started, open a terminal, type <code>pear</code> and hit return. </p>
|
||||
</div>
|
||||
<video width="420" height="390" autoplay muted style="background:#000">
|
||||
<video width="380" height="390" autoplay muted style="background:#000">
|
||||
<source src="./assets/usage.mp4" type="video/mp4">
|
||||
</video>
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user