Link fixe
This commit is contained in:
parent
3d91237b40
commit
72bbf83163
2 changed files with 5 additions and 3 deletions
|
@ -105,10 +105,10 @@ h3 {
|
|||
|
||||
a.chip {
|
||||
text-decoration: none;
|
||||
background-image: linear-gradient(rgb(175, 225, 255), rgb(175, 225, 255));
|
||||
/* background-image: linear-gradient(rgb(175, 225, 255), rgb(175, 225, 255));
|
||||
background-size: calc(100% - 15px) 2px;
|
||||
background-position: 50% 87.5%;
|
||||
background-repeat: no-repeat;
|
||||
background-repeat: no-repeat; */
|
||||
}
|
||||
|
||||
.chip:hover {
|
||||
|
|
|
@ -46,10 +46,12 @@
|
|||
<p>Make sure to check out this project on <a href="https://codeberg.org/bingus_violet/violets-purgatory">Codeberg</a>!</p>
|
||||
{ACTIVITIES}
|
||||
|
||||
<h2><hr>Happy 400 Commits!</h2>
|
||||
<p>Thanks everyone for staying with me! <a href="https://blog.violets-purgatory.dev/post/400Commits.md">Here's a blog post if ur interested!!!</a></p>
|
||||
|
||||
<h2><hr>Services</h2>
|
||||
<p>List of services for public use hosted on Violet's Purgatory. <br>More are planned, don't worry!</p>
|
||||
<a href="https://sxng.violets-purgatory.dev" class="chip">SearXNG</a>
|
||||
<a href="https://sxng.violets-purgatory.dev" class="chip">SearXNG: sxng.violets-purgatory.dev</a>
|
||||
<hr>
|
||||
<h1>Socials</h1>
|
||||
{PATH_SOCIALS}
|
||||
|
|
Loading…
Reference in a new issue