Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 96a3ee1

Browse files
committed
update the title
1 parent 146e549 commit 96a3ee1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

1.explore-the-features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-camera-enhancer@2.3.2/dist/dce.js"></script>
7-
<title>explore-the-features</title>
7+
<title>1.explore-the-features</title>
88
<style>
99
* {
1010
margin: 0;

2.customize-the-ui/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>get_dce</title>
6+
<title>2.customize-the-ui</title>
77
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-camera-enhancer@2.3.2/dist/dce.js"></script>
88
</head>
99
<body>

0 commit comments

Comments
 (0)