chord display site

This commit is contained in:
2023-07-05 19:48:06 +02:00
parent 8261609cb7
commit f9fea7b585
6 changed files with 6 additions and 14 deletions

View File

@@ -2,11 +2,10 @@
import {serialPort, syncing} from "$lib/serial/connection.js"
import {browser} from "$app/environment"
import {base} from "$app/paths"
import {slide} from "svelte/transition"
</script>
<nav>
<a href="/" class="title">dot i/o</a>
<a href={base} class="title">dot i/o</a>
<div class="steps">
<a href={base} title="CPM - characters per minute" class="icon train cpm">music_note</a>

View File

@@ -1,5 +0,0 @@
<svg>
<defs />
<circle cx="16" cy="16" r="16" color="black" />
</svg>

Before

Width:  |  Height:  |  Size: 75 B