mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 08:52:59 +00:00
chord display site
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
<svg>
|
||||
<defs />
|
||||
|
||||
<circle cx="16" cy="16" r="16" color="black" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 75 B |
Reference in New Issue
Block a user