update
This commit is contained in:
parent
744cadaec8
commit
5d61538d1c
1 changed files with 4 additions and 2 deletions
|
@ -318,18 +318,20 @@ Note:
|
||||||
<p align="center"> <a href="wallpapers">
|
<p align="center"> <a href="wallpapers">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.image {
|
.image {
|
||||||
margin: 6px 0;
|
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<img class="image" src="wallpapers/1080p/WhiteSur-light.png"/>
|
<img class="image" src="wallpapers/1080p/WhiteSur-light.png"/>
|
||||||
|
</a> </p>
|
||||||
|
<br>
|
||||||
|
<p align="center"> <a href="wallpapers">
|
||||||
<img class="image" src="wallpapers/1080p/Monterey-light.png"/>
|
<img class="image" src="wallpapers/1080p/Monterey-light.png"/>
|
||||||
</a> </p>
|
</a> </p>
|
||||||
<br>
|
<br>
|
||||||
<p align="center"> <a href="https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper">
|
<p align="center"> <a href="https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper">
|
||||||
<img src="https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/download-button.png"/>
|
<img src="https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/download-button.png"/>
|
||||||
</a> </p>
|
</a> </p>
|
||||||
<br>
|
<br><br>
|
||||||
|
|
||||||
# Technical details and getting involved
|
# Technical details and getting involved
|
||||||
Please go read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more info
|
Please go read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more info
|
||||||
|
|
Loading…
Reference in a new issue