we chuds who love credit
This commit is contained in:
parent
61da5c47b0
commit
6eda36b8df
2 changed files with 2 additions and 26 deletions
27
index.html
27
index.html
|
|
@ -4767,33 +4767,8 @@
|
|||
</svg>
|
||||
View on GitHub
|
||||
</a>
|
||||
<br />
|
||||
<a
|
||||
href="https://github.com/eduardprigoana/monochrome"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="github-link"
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="lucide lucide-github-icon lucide-github"
|
||||
>
|
||||
<path
|
||||
d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"
|
||||
/>
|
||||
<path d="M9 18c-4.51 2-5-2-7-2" />
|
||||
</svg>
|
||||
View on GitHub (Original Repo)
|
||||
</a>
|
||||
</div>
|
||||
<p style="text-align: center; color: grey;">made with ❤︎ by <a href="https://prigoana.com/" style="text-decoration: underline;">Edideaur</a>, <a href="https://samidy.com" style="text-decoration: underline;">Samidy</a> & <a href="https://github.com/JulienMaille" style="text-decoration: underline;">Julien</a></p>
|
||||
<div class="about-footer">
|
||||
<p class="version">Version 2.2.0</p>
|
||||
<p class="disclaimer">
|
||||
|
|
|
|||
|
|
@ -4303,6 +4303,7 @@ input:checked + .slider::before {
|
|||
gap: 1rem;
|
||||
margin: 1.5rem 0;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.github-link {
|
||||
|
|
|
|||
Loading…
Reference in a new issue