Skip to content

Commit 867125a

Browse files
committed
manifest.json
1 parent 8e74bb6 commit 867125a

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

public/manifest.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{
2-
"short_name": "React App",
3-
"name": "Create React App Sample",
2+
"short_name": "Fezcodex",
3+
"name": "Fezcodex: A Personal Codex",
44
"icons": [
5-
{
6-
"src": "favicon.ico",
7-
"sizes": "64x64 32x32 24x24 16x16",
8-
"type": "image/x-icon"
9-
},
105
{
116
"src": "logo192.png",
127
"type": "image/png",
@@ -20,6 +15,6 @@
2015
],
2116
"start_url": ".",
2217
"display": "standalone",
23-
"theme_color": "#000000",
24-
"background_color": "#ffffff"
18+
"theme_color": "#1a202c",
19+
"background_color": "#0f172a"
2520
}

public/rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,4 +507,4 @@ export default LogDetailPage;
507507
<p><a href="https://fezcode.com/#/blog/gemini-explains-how-image-modal-works">Read more...</a></p>]]></content:encoded>
508508
</item>
509509
</channel>
510-
</rss>
510+
</rss>

0 commit comments

Comments
 (0)