minor fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en" style="background-color:#eef6ee">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
|
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Grateful Journal",
|
"name": "Grateful Journal",
|
||||||
"short_name": "Grateful",
|
"short_name": "Grateful Journal",
|
||||||
"description": "Your private, encrypted gratitude journal",
|
"description": "Your private, encrypted gratitude journal",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#f0fdf4",
|
"background_color": "#eef6ee",
|
||||||
"theme_color": "#16a34a",
|
"theme_color": "#16a34a",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"icons": [
|
"icons": [
|
||||||
|
|||||||
Reference in New Issue
Block a user