Skip to content

Commit

Permalink
feat: update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshenhai committed Mar 16, 2024
2 parents 25f13b5 + c290899 commit 626e366
Show file tree
Hide file tree
Showing 7 changed files with 1,510 additions and 218 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
registry=https://registry.npmmirror.com
# registry=https://registry.npmmirror.com
auto-install-peers = true
44 changes: 22 additions & 22 deletions docs/assets/index-DNYtFlaA.js → docs/assets/index-DAobfLaZ.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 100%;
}
</style>
<script type="module" crossorigin src="./assets/index-DNYtFlaA.js"></script>
<script type="module" crossorigin src="./assets/index-DAobfLaZ.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DzMgGLCq.css">
</head>
<body>
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"codemirror": "^5.65.16",
"idraw": "0.4.0-beta.16",
"idraw": "0.4.0-beta.17",
"vue": "^3.4.15"
},
"devDependencies": {
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"hash": "783d5a14180034e2f5c535baa6"
"hash": "9e6e152e281077e1c39a88863"
}

0 comments on commit 626e366

Please sign in to comment.