mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
6e5e6dd696
commit
cb48578c4b
3 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
<Properties>
|
<Properties>
|
||||||
<DisplayName>SiYuan</DisplayName>
|
<DisplayName>SiYuan</DisplayName>
|
||||||
<PublisherDisplayName>云南链滴科技有限公司</PublisherDisplayName>
|
<PublisherDisplayName>云南链滴科技有限公司</PublisherDisplayName>
|
||||||
<Description>A local-first personal knowledge management system, supports fine-grained block-level reference, and Markdown WYSIWYG.</Description>
|
<Description>Build Your Eternal Digital Garden</Description>
|
||||||
<Logo>assets\StoreLogo.png</Logo>
|
<Logo>assets\StoreLogo.png</Logo>
|
||||||
</Properties>
|
</Properties>
|
||||||
<Resources>
|
<Resources>
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
DisplayName="SiYuan"
|
DisplayName="SiYuan"
|
||||||
Square150x150Logo="assets\Square150x150Logo.png"
|
Square150x150Logo="assets\Square150x150Logo.png"
|
||||||
Square44x44Logo="assets\Square44x44Logo.png"
|
Square44x44Logo="assets\Square44x44Logo.png"
|
||||||
Description="A local-first personal knowledge management system, supports fine-grained block-level reference, and Markdown WYSIWYG.">
|
Description="Build Your Eternal Digital Garden">
|
||||||
|
|
||||||
<uap:DefaultTile Wide310x150Logo="assets\Wide310x150Logo.png"/>
|
<uap:DefaultTile Wide310x150Logo="assets\Wide310x150Logo.png"/>
|
||||||
|
|
||||||
|
|
|
||||||
BIN
app/appx/assets/Square44x44Logo.png
Normal file
BIN
app/appx/assets/Square44x44Logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 656 B |
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "SiYuan",
|
"name": "SiYuan",
|
||||||
"version": "2.0.27",
|
"version": "2.0.27",
|
||||||
"description": "A local-first personal knowledge management system, supports fine-grained block-level reference, and Markdown WYSIWYG.",
|
"description": "Build Your Eternal Digital Garden",
|
||||||
"homepage": "https://b3log.org/siyuan",
|
"homepage": "https://b3log.org/siyuan",
|
||||||
"main": "./electron/main.js",
|
"main": "./electron/main.js",
|
||||||
"packageManager": "pnpm@7.5.1",
|
"packageManager": "pnpm@7.5.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue