Compare commits
No commits in common. "main" and "v2.0.1" have entirely different histories.
|
|
@ -1 +0,0 @@
|
||||||
custom: ['https://github.com/WalkxCode/md/blob/main/donate.md']
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
<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: "#2e4053"
|
link-hover: "#c1c1c1"
|
||||||
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