Skip to content

Commit 18ba6f6

Browse files
committed
Update README for contact, fix donation image URL
1 parent a60e86f commit 18ba6f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ Litecoin (LTC):
5454
ltc1q7texq5qsp59gclqlwf6asrqmhm98gruvz94a48
5555
```
5656

57+
## Contact
58+
59+
If you prefer to contact by email:
60+
61+
62+
5763
## TODO
5864

5965
- [x] Choose multiple directories

src/components/About.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<div class="mb-1">Buy Me a Coffee:</div>
4141
<div>
4242
<a href="https://www.buymeacoffee.com/thangtran" target="_blank">
43-
<img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174">
43+
<img src="@/assets/buy-me-a-coffee.png" alt="Buy Me A Coffee" height="41" width="174">
4444
</a>
4545
</div>
4646
</div>

0 commit comments

Comments
 (0)