mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
change name to amacc1ng
[deploy]
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "cccs",
|
"name": "amacc1ng",
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/" class="title">dot i/o</a>
|
<a href="/" class="title">amaCC1ng</a>
|
||||||
|
|
||||||
<div class="steps">
|
<div class="steps">
|
||||||
{#each training as { slug, title, icon }}
|
{#each training as { slug, title, icon }}
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
{@html webManifestLink}
|
{@html webManifestLink}
|
||||||
<title>dot i/o</title>
|
<title>amaCC1ng</title>
|
||||||
<meta name="description" content="Tool for CharaChorder devices" />
|
<meta name="description" content="Tool for CharaChorder devices" />
|
||||||
<meta name="theme-color" content={data.themeColor} />
|
<meta name="theme-color" content={data.themeColor} />
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|||||||
Reference in New Issue
Block a user