[add] rename to AnthoLume
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-04 19:40:32 -04:00
parent bc3e9cbaf0
commit a8bcd0f588
20 changed files with 121 additions and 116 deletions

View File

@@ -22,7 +22,7 @@
media="(prefers-color-scheme: dark)"
/>
<title>Book Manager - Local</title>
<title>AnthoLume - Local</title>
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="/assets/style.css" />

View File

@@ -1,6 +1,6 @@
{
"short_name": "Book Manager",
"name": "Book Manager",
"short_name": "AnthoLume",
"name": "AnthoLume",
"theme_color": "#1F2937",
"display": "standalone",
"scope": "/",

View File

@@ -14,7 +14,7 @@
/>
<meta name="theme-color" content="#D2B48C" />
<title>Book Manager - Reader</title>
<title>AnthoLume - Reader</title>
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="/assets/style.css" />