Skip to content

Commit 93f3c7e

Browse files
Add funding urls
1 parent 5132637 commit 93f3c7e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ To customize the appearance of a daily note node, you can utilize CSS to target
5050
## Reporting Issues
5151

5252
If you run into any issues with this plugin, please [open an issue](https://github.com/andrewmcgivery/obsidian-ribbon-divider/issues/new) and incude as much detail as possible, including screenshots.
53+
54+
# Leave a Tip
55+
56+
<a href="https://www.buymeacoffee.com/andrewmcgivery" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"description": "Allows you to add a daily note node to the canvas that will always show todays note.",
77
"author": "Andrew McGivery",
88
"authorUrl": "https://github.com/andrewmcgivery",
9+
"fundingUrl": "https://www.buymeacoffee.com/andrewmcgivery",
910
"isDesktopOnly": true
1011
}

0 commit comments

Comments
 (0)