mirror of
https://github.com/daledesilva/obsidian_google-keep-import.git
synced 2026-07-22 07:50:23 +00:00
Added targets to image links in readme
This commit is contained in:
parent
ae14e00fa7
commit
6d47c8dcde
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -66,13 +66,13 @@ Settings:
|
|||
If you find this plugin saves you time or helps you in some way, please consider supporting my development of plugins and other free community material like this. A simply way is to follow and message me on twitter at [@daledesilva](https://twitter.com/daledesilva) or Mastadon at [indieweb.social/@daledesilva](https://indieweb.social/@daledesilva), and you can also support with a donation below.
|
||||
|
||||
<p>
|
||||
<a href="https://twitter.com/daledesilva">
|
||||
<a href="https://twitter.com/daledesilva" target="twitter-daledesilva">
|
||||
<img src="docs/images/twitter-btn.svg" height="40px" alt="Dale de Silva on Twitter">
|
||||
</a>
|
||||
<a href="https://indieweb.social/@daledesilva">
|
||||
<a href="https://indieweb.social/@daledesilva" target="mastodon-daledesilva">
|
||||
<img src="docs/images/mastodon-btn.svg" height="40px" alt="Dale de Silva on Mastodon">
|
||||
</a>
|
||||
<a href="https://ko-fi.com/N4N3JLUCW">
|
||||
<a href="https://ko-fi.com/N4N3JLUCW" target="kofi-daledesilva">
|
||||
<img src="docs/images/support-btn.svg" height="40px" alt="Support me on Ko-fi">
|
||||
</a>
|
||||
</p>
|
||||
|
|
@ -81,10 +81,10 @@ If you find this plugin saves you time or helps you in some way, please consider
|
|||
You can find links to my other projects on [designdebt.club](https://designdebt.club), where I blog about design and development, as well as release other plugins like this one. You can also find my writing at at [falterinresolute.com](https://falterinresolute.com) where I combine philosophy and animation.
|
||||
|
||||
<p>
|
||||
<a href="https://designdebt.club">
|
||||
<a href="https://designdebt.club" target="design">
|
||||
<img src="docs/images/design-debt-club-btn.svg" height="50px" alt="Design Debt Club">
|
||||
</a>
|
||||
<a href="https://falterinresolute.com">
|
||||
<a href="https://falterinresolute.com" target="falter">
|
||||
<img src="docs/images/falter-in-resolute-btn.svg" height="50px" alt="Falter In Resolute Blog">
|
||||
</a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue