Skip to content

Commit

Permalink
Update README for contact, fix donation image URL
Browse files Browse the repository at this point in the history
  • Loading branch information
tranxuanthang committed Feb 25, 2024
1 parent a60e86f commit 18ba6f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ Litecoin (LTC):
ltc1q7texq5qsp59gclqlwf6asrqmhm98gruvz94a48
```

## Contact

If you prefer to contact by email:

[hoangtudevops@protonmail.com](mailto:hoangtudevops@protonmail.com)

## TODO

- [x] Choose multiple directories
Expand Down
2 changes: 1 addition & 1 deletion src/components/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<div class="mb-1">Buy Me a Coffee:</div>
<div>
<a href="https://www.buymeacoffee.com/thangtran" target="_blank">
<img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174">
<img src="@/assets/buy-me-a-coffee.png" alt="Buy Me A Coffee" height="41" width="174">
</a>
</div>
</div>
Expand Down

0 comments on commit 18ba6f6

Please sign in to comment.