„index.html“ ändern
This commit is contained in:
parent
4140265b92
commit
a682fec85e
12
index.html
12
index.html
@ -113,28 +113,28 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
|
||||
|
||||
|
||||
<!-- LinkedIn -->
|
||||
<a class="button button-linked zoom-box animate-zoom" href="https://de.linkedin.com/in/yannmoelle" target="_blank" rel="noopener">
|
||||
<a class="button button-linked zoom-box animate-zoom-1" href="https://de.linkedin.com/in/yannmoelle" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/linkedin.svg" alt="LinkedIn Logo">LinkedIn</a>
|
||||
<br>
|
||||
|
||||
|
||||
<!-- XING -->
|
||||
<a class="button button-xing zoom-box animate-zoom" href="https://www.xing.com/profile/Yann_Moelle" target="_blank" rel="noopener">
|
||||
<a class="button button-xing zoom-box animate-zoom-2" href="https://www.xing.com/profile/Yann_Moelle" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/xing.svg" alt="xing Logo">Xing</a>
|
||||
<br>
|
||||
|
||||
<!-- Gitea -->
|
||||
<a class="button button-gitea zoom-box animate-zoom" href="https://git.moelle.space/hxcde" target="_blank" rel="noopener">
|
||||
<a class="button button-gitea zoom-box animate-zoom-3" href="https://git.moelle.space/hxcde" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/gitea.svg" alt="Gitea Logo">Gitea</a>
|
||||
<br>
|
||||
|
||||
<!-- GitHub -->
|
||||
<a class="button button-github zoom-box animate-zoom" href="https://github.com/hxcde" target="_blank" rel="noopener">
|
||||
<a class="button button-github zoom-box animate-zoom-4" href="https://github.com/hxcde" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/github.svg" alt="GitHub Logo">GitHub</a>
|
||||
<br>
|
||||
|
||||
<!-- Twitter -->
|
||||
<a class="button button-twit zoom-box animate-zoom" href="https://twitter.com/hxcde" target="_blank" rel="noopener">
|
||||
<a class="button button-twit zoom-box animate-zoom-5" href="https://twitter.com/hxcde" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
|
||||
<br>
|
||||
|
||||
@ -142,7 +142,7 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
|
||||
<br>
|
||||
|
||||
<!-- Email -->
|
||||
<a class="button button-default zoom-box animate-zoom" href="mailto:contact@yannmoelle.de" target="_blank" rel="noopener">
|
||||
<a class="button button-default zoom-box animate-zoom-6" href="mailto:contact@yannmoelle.de" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/email.svg" alt="Email Icon">Email</a>
|
||||
<br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user