Skip to content

Commit 118e9a3

Browse files
authored
Merge branch 'main' into patch-9
2 parents 1708070 + f2ee11d commit 118e9a3

File tree

2 files changed

+45
-1
lines changed

2 files changed

+45
-1
lines changed

stage/widgets.json

+43
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
{
22
"repos": [
3+
{
4+
"url": "muhanstudio/siyuan-widget-Elliptical-clock@694e339be52b9d2db87164349fc905094557d9a7",
5+
"updated": "2023-11-10T09:13:10Z",
6+
"stars": 0,
7+
"openIssues": 0,
8+
"size": 363755,
9+
"package": {
10+
"name": "Elliptical-clock",
11+
"author": "muhanstudio",
12+
"url": "https://github.com/muhanstudio/siyuan-widget-Elliptical-clock",
13+
"version": "0.0.2",
14+
"minAppVersion": "1.1.1",
15+
"backends": null,
16+
"frontends": null,
17+
"displayName": {
18+
"default": "Elliptical-clock",
19+
"zh_CN": "椭圆时钟",
20+
"en_US": ""
21+
},
22+
"description": {
23+
"default": "A beautiful Elliptical clock.",
24+
"zh_CN": "一个漂亮的椭圆时钟。",
25+
"en_US": ""
26+
},
27+
"readme": {
28+
"default": "README.md",
29+
"zh_CN": "README_zh_CN.md",
30+
"en_US": ""
31+
},
32+
"funding": {
33+
"openCollective": "",
34+
"patreon": "",
35+
"github": "",
36+
"custom": [
37+
""
38+
]
39+
},
40+
"keywords": [
41+
"时钟",
42+
"clock"
43+
]
44+
}
45+
},
346
{
447
"url": "muhanstudio/siyuan-widget-Mimetic-clock@7e3bb581b3f106b1ec11a8c4cc2eb4c6d67c1e4c",
548
"updated": "2023-11-10T09:05:48Z",

widgets.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"muhanstudio/siyuan-widget-Simple-weather-forecast",
2222
"muhanstudio/siyuan-widget-Calculator",
2323
"muhanstudio/siyuan-widget-Mimetic-clock",
24-
"muhanstudio/siyuan-widget-Equation-calculator"
24+
"muhanstudio/siyuan-widget-Equation-calculator"
25+
"muhanstudio/siyuan-widget-Elliptical-clock"
2526
]
2627
}

0 commit comments

Comments
 (0)