Skip to content

Commit e6efc06

Browse files
committed
fix: update manifest.json to manifest.webmanifest
1 parent f9c6e1b commit e6efc06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="viewport" content="width=device-width, initial-scale=1">
1010
<title>CoCreate - Build your business in minutes.</title>
1111

12-
<link rel="manifest" href="/manifest.json">
12+
<link rel="manifest" href="/manifest.webmanifest">
1313
</head>
1414

1515
<style>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- CoCreate CSS -->
1616
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" />
1717
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true" />
18-
<link rel="manifest" href="/manifest.json">
18+
<link rel="manifest" href="/manifest.webmanifest">
1919
</head>
2020

2121
<body>

0 commit comments

Comments
 (0)