update description
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=ezBookkeeping, a lightweight, self-hosted personal finance app with a sleek, user-friendly interface and powerful bookkeeping features.
|
Description=ezBookkeeping, a lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features.
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
After=network.target
|
After=network.target
|
||||||
After=mariadb.service mysqld.service postgresql.service
|
After=mariadb.service mysqld.service postgresql.service
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ export default defineConfig(() => {
|
|||||||
manifest: {
|
manifest: {
|
||||||
name: 'ezBookkeeping',
|
name: 'ezBookkeeping',
|
||||||
short_name: 'ezBookkeeping',
|
short_name: 'ezBookkeeping',
|
||||||
description: 'A lightweight, self-hosted personal finance app with a sleek, user-friendly interface and powerful bookkeeping features.',
|
description: 'A lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features.',
|
||||||
theme_color: '#C67E48',
|
theme_color: '#C67E48',
|
||||||
background_color: '#F6F7F8',
|
background_color: '#F6F7F8',
|
||||||
start_url: './',
|
start_url: './',
|
||||||
|
|||||||
Reference in New Issue
Block a user