change name to amacc1ng

[deploy]
This commit is contained in:
2023-07-18 02:03:46 +02:00
parent 6facaad4a2
commit 9bf1a13e02
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "cccs",
"name": "amacc1ng",
"version": "0.2.0",
"license": "AGPL-3.0-or-later",
"private": true,

View File

@@ -15,7 +15,7 @@
</script>
<nav>
<a href="/" class="title">dot i/o</a>
<a href="/" class="title">amaCC1ng</a>
<div class="steps">
{#each training as { slug, title, icon }}

View File

@@ -58,7 +58,7 @@
<svelte:head>
{@html webManifestLink}
<title>dot i/o</title>
<title>amaCC1ng</title>
<meta name="description" content="Tool for CharaChorder devices" />
<meta name="theme-color" content={data.themeColor} />
</svelte:head>