„index.html“ ändern
This commit is contained in:
parent
a4f4d0bbf3
commit
b17824b0db
21
index.html
21
index.html
@ -79,39 +79,40 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
|
||||
<a href="https://twitter.com/search?q=%23coffee&src=hashtag_click">#coffee</a>
|
||||
<p>
|
||||
|
||||
<!-- M-CSC -->
|
||||
<a class="button button-mcsc zoom-box animate-zoom-6" href="https://m-csc.de" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/mcsc.svg" alt="company Logo">My company</a>
|
||||
<br>
|
||||
|
||||
<!-- Work -->
|
||||
<a class="button button-career zoom-box animate-zoom-7" href="career.html" target="_blank" rel="noopener">
|
||||
<a class="button button-career zoom-box animate-zoom-1" href="career.html" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/work.svg" alt="Work Logo">My career</a>
|
||||
<br>
|
||||
|
||||
<!-- M-CSC -->
|
||||
<a class="button button-mcsc zoom-box animate-zoom-2" href="https://m-csc.de" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/mcsc.svg" alt="company Logo">My company</a>
|
||||
<br>
|
||||
|
||||
<!-- LinkedIn -->
|
||||
<a class="button button-linked zoom-box animate-zoom-1" href="https://de.linkedin.com/in/yannmoelle" target="_blank" rel="noopener">
|
||||
<a class="button button-linked zoom-box animate-zoom-3" 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-2" href="https://www.xing.com/profile/Yann_Moelle" target="_blank" rel="noopener">
|
||||
<a class="button button-xing zoom-box animate-zoom-4" 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-3" href="https://git.moelle.space/hxcde" target="_blank" rel="noopener">
|
||||
<a class="button button-gitea zoom-box animate-zoom-5" 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-4" href="https://github.com/hxcde" target="_blank" rel="noopener">
|
||||
<a class="button button-github zoom-box animate-zoom-6" 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-5" href="https://twitter.com/hxcde" target="_blank" rel="noopener">
|
||||
<a class="button button-twit zoom-box animate-zoom-7" href="https://twitter.com/hxcde" target="_blank" rel="noopener">
|
||||
<img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
|
||||
<br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user