This commit is contained in:
flick0
2024-01-05 19:35:43 +00:00
parent c885ec7787
commit 0cfd7e5e39
2 changed files with 9 additions and 1 deletions

View File

@@ -81,8 +81,10 @@
<div align=center>
<img align="center" src="./assets/stars.svg">
<img src="https://starchart.cc/flick0/dotfiles.svg?background=%23ffffff00&axis=%23bca37f&line=%239f9e58" alt="starchart">
</div>
<img alt="" align="center" width="100%" src="https://api.star-history.com/svg?repos=flick0/dotfiles&type=Date"/>

View File

@@ -10,6 +10,11 @@
background-size: 200% 200%;
animation: gradient 15s ease infinite;
}
p {
margin-top: -20px;
color: #ffc78c;
font-weight: bold;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
@@ -24,6 +29,7 @@
</style>
<div id="title" align="center">
<h1> ★ Stars go brrr ★ </h1>
<p> ~thanks! </p>
</div>
</div>
</foreignObject>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB