We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5131da9 commit 62acc9aCopy full SHA for 62acc9a
web/index.html
@@ -8,8 +8,11 @@
8
</head>
9
<body>
10
<header>
11
- <h1>PicoSynth</h1>
12
- <span class="subtitle">Lightweight Software Synthesizer. [GitHub](https://github.com/sysprog21/picosynth)</span>
+ <div>
+ <h1>PicoSynth</h1>
13
+ <span class="subtitle">Lightweight software synthesizer</span>
14
+ </div>
15
+ <a href="https://github.com/sysprog21/picosynth" target="_blank" rel="noreferrer noopener">GitHub</a>
16
</header>
17
18
<main>
0 commit comments