mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-16 05:35:12 -05:00
feat: 5/10/24 update
This commit is contained in:
parent
e22bd788fe
commit
da37ce527c
32 changed files with 1130 additions and 45001 deletions
45111
.obsidian/plugins/obsidian-git/main.js
vendored
45111
.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because one or more lines are too long
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
|
@ -6,5 +6,5 @@
|
|||
"description": "Integrate Git version control with automatic backup and other advanced features.",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||
"version": "2.26.0"
|
||||
"version": "2.27.0"
|
||||
}
|
||||
|
|
4
.obsidian/plugins/obsidian-git/styles.css
vendored
4
.obsidian/plugins/obsidian-git/styles.css
vendored
|
@ -39,6 +39,10 @@
|
|||
margin-right: auto;
|
||||
}
|
||||
|
||||
.obsidian-git-disabled {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.obsidian-git-center-button {
|
||||
display: block;
|
||||
margin: 20px auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue