🎨 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,4 +1,4 @@
// SiYuan - Build Your Eternal Digital Garden
// SiYuan - Refactor your thinking
// Copyright (c) 2020-present, b3log.org
//
// This program is free software: you can redistribute it and/or modify
@ -35,7 +35,6 @@ var (
UserAgent = "SiYuan/" + Ver
)
func ShortPathForBootingDisplay(p string) string {
if 25 > len(p) {
return p