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