We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60e86f commit 18ba6f6Copy full SHA for 18ba6f6
README.md
@@ -54,6 +54,12 @@ Litecoin (LTC):
54
ltc1q7texq5qsp59gclqlwf6asrqmhm98gruvz94a48
55
```
56
57
+## Contact
58
+
59
+If you prefer to contact by email:
60
61
+[[email protected]](mailto:[email protected])
62
63
## TODO
64
65
- [x] Choose multiple directories
src/components/About.vue
@@ -40,7 +40,7 @@
40
<div class="mb-1">Buy Me a Coffee:</div>
41
<div>
42
<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">
+ <img src="@/assets/buy-me-a-coffee.png" alt="Buy Me A Coffee" height="41" width="174">
44
</a>
45
</div>
46
0 commit comments