We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893444d commit d60c0a6Copy full SHA for d60c0a6
public/index.html
@@ -23,7 +23,7 @@
23
work correctly both with client-side routing and a non-root public URL.
24
Learn how to configure a non-root public URL by running `npm run build`.
25
-->
26
- <title>Metamath-Lamp</title>
+ <title>Metamath lamp</title>
27
</head>
28
<body>
29
<noscript>You need to enable JavaScript to run this app.</noscript>
public/manifest.json
@@ -1,5 +1,5 @@
1
{
2
- "short_name": "Metamath-Lamp",
+ "short_name": "Metamath lamp",
3
"name": "Lite Assistant for Metamath Proofs",
4
"icons": [
5
0 commit comments