🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608

This commit is contained in:
Daniel 2023-06-24 20:39:55 +08:00
parent 32dee71bb9
commit b9c35fd0f5
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017
188 changed files with 190 additions and 191 deletions

View File

@ -1,7 +1,7 @@
<p align="center"> <p align="center">
<img alt="SiYuan" src="https://b3log.org/images/brand/siyuan-128.png"> <img alt="SiYuan" src="https://b3log.org/images/brand/siyuan-128.png">
<br> <br>
Build Your Eternal Digital Garden Refactor your thinking
<br><br> <br><br>
<a title="Build Status" target="_blank" href="https://github.com/siyuan-note/siyuan/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/siyuan-note/siyuan/cd.yml?style=flat-square"></a> <a title="Build Status" target="_blank" href="https://github.com/siyuan-note/siyuan/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/siyuan-note/siyuan/cd.yml?style=flat-square"></a>
<a title="Releases" target="_blank" href="https://github.com/siyuan-note/siyuan/releases"><img src="https://img.shields.io/github/release/siyuan-note/siyuan.svg?style=flat-square&color=9CF"></a> <a title="Releases" target="_blank" href="https://github.com/siyuan-note/siyuan/releases"><img src="https://img.shields.io/github/release/siyuan-note/siyuan.svg?style=flat-square&color=9CF"></a>

View File

@ -1,7 +1,7 @@
<p align="center"> <p align="center">
<img alt="SiYuan" src="https://b3log.org/images/brand/siyuan-128.png"> <img alt="SiYuan" src="https://b3log.org/images/brand/siyuan-128.png">
<br> <br>
构建你永恒的数字花园 重构你的思维
<br><br> <br><br>
<a title="Build Status" target="_blank" href="https://github.com/siyuan-note/siyuan/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/siyuan-note/siyuan/cd.yml?style=flat-square"></a> <a title="Build Status" target="_blank" href="https://github.com/siyuan-note/siyuan/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/siyuan-note/siyuan/cd.yml?style=flat-square"></a>
<a title="Releases" target="_blank" href="https://github.com/siyuan-note/siyuan/releases"><img src="https://img.shields.io/github/release/siyuan-note/siyuan.svg?style=flat-square&color=9CF"></a> <a title="Releases" target="_blank" href="https://github.com/siyuan-note/siyuan/releases"><img src="https://img.shields.io/github/release/siyuan-note/siyuan.svg?style=flat-square&color=9CF"></a>

View File

@ -821,7 +821,7 @@
"mount": "Open Notebook", "mount": "Open Notebook",
"newNotebook": "New Notebook", "newNotebook": "New Notebook",
"fileNameRule": "Document title cannot contain / character", "fileNameRule": "Document title cannot contain / character",
"slogan": "Build Your Eternal Digital Garden", "slogan": "Refactor your thinking",
"showInFolder": "Show in Folder", "showInFolder": "Show in Folder",
"search": "Search", "search": "Search",
"config": "Settings", "config": "Settings",

View File

@ -821,7 +821,7 @@
"mount": "打开笔记本", "mount": "打开笔记本",
"newNotebook": "新建笔记本", "newNotebook": "新建笔记本",
"fileNameRule": "文档标题不能包含 / 字符", "fileNameRule": "文档标题不能包含 / 字符",
"slogan": "构建你永恒的数字花园", "slogan": "重构你的思维",
"showInFolder": "打开文件位置", "showInFolder": "打开文件位置",
"search": "搜索", "search": "搜索",
"config": "设置", "config": "设置",

View File

@ -13,7 +13,7 @@
<Properties> <Properties>
<DisplayName>SiYuan</DisplayName> <DisplayName>SiYuan</DisplayName>
<PublisherDisplayName>云南链滴科技有限公司</PublisherDisplayName> <PublisherDisplayName>云南链滴科技有限公司</PublisherDisplayName>
<Description>Build Your Eternal Digital Garden</Description> <Description>Refactor your thinking</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="Build Your Eternal Digital Garden"> Description="Refactor your thinking">
<uap:DefaultTile Wide310x150Logo="assets\Wide310x150Logo.png"/> <uap:DefaultTile Wide310x150Logo="assets\Wide310x150Logo.png"/>

View File

@ -195,7 +195,7 @@
<div class="fn__flex-1"></div> <div class="fn__flex-1"></div>
<img class="icon"> <img class="icon">
<h2>思源笔记</h2> <h2>思源笔记</h2>
<div class="slogan">构建你永恒的数字花园</div> <div class="slogan">重构你的思维</div>
<div class="fn__flex-1"></div> <div class="fn__flex-1"></div>
<label class="b3-label"> <label class="b3-label">
<div> <div>
@ -236,7 +236,7 @@
<div class="fn__flex-1"></div> <div class="fn__flex-1"></div>
<img class="icon"> <img class="icon">
<h2>SiYuan</h2> <h2>SiYuan</h2>
<div class="slogan">Build Your Eternal Digital Garden</div> <div class="slogan">Refactor your thinking</div>
<div class="fn__flex-1"></div> <div class="fn__flex-1"></div>
<label class="b3-label"> <label class="b3-label">
<div> <div>

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
{ {
"name": "SiYuan", "name": "SiYuan",
"version": "2.9.2", "version": "2.9.2",
"description": "Build Your Eternal Digital Garden", "description": "Refactor your thinking",
"homepage": "https://b3log.org/siyuan", "homepage": "https://b3log.org/siyuan",
"main": "./electron/main.js", "main": "./electron/main.js",
"packageManager": "pnpm@8.2.0", "packageManager": "pnpm@8.2.0",

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

2
kernel/cache/ial.go vendored
View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden // SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org // Copyright (c) 2020-present, b3log.org
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify

Some files were not shown because too many files have changed in this diff Show More