Compare commits
9 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
4b47d85542 | |
|
|
5a202250c2 | |
|
|
7da75750d6 | |
|
|
5ca31340e8 | |
|
|
8273b7a5b8 | |
|
|
a0d3c52ec1 | |
|
|
5061069fd9 | |
|
|
a840d92750 | |
|
|
e073c48136 |
|
|
@ -0,0 +1 @@
|
||||||
|
custom: ['https://github.com/WalkxCode/md/blob/main/donate.md']
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
<a href="https://github.com/WalkxCode/md/blob/main/donate.md">
|
||||||
|
<img src="https://img.shields.io/static/v1?label=Donate&message=Crypto&color=f7931a&style=for-the-badge">
|
||||||
|
</a>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<details open>
|
<details open>
|
||||||
<summary>Dark mode preview!</summary>
|
<summary>Dark mode preview!</summary>
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ colors:
|
||||||
text-subtitle: "#111111"
|
text-subtitle: "#111111"
|
||||||
card-shadow: rgba(0, 0, 0, 0.5)
|
card-shadow: rgba(0, 0, 0, 0.5)
|
||||||
link: "#3273dc"
|
link: "#3273dc"
|
||||||
link-hover: "#c1c1c1"
|
link-hover: "#2e4053"
|
||||||
background-image: "../assets/wallpaper-light.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper!
|
background-image: "../assets/wallpaper-light.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper!
|
||||||
dark:
|
dark:
|
||||||
highlight-primary: "#181C3A"
|
highlight-primary: "#181C3A"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue