„index.html“ ändern
This commit is contained in:
parent
6c9782fe68
commit
a4f4d0bbf3
19
index.html
19
index.html
@ -79,6 +79,16 @@ 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">
|
||||
<img class="icon" src="images/icons/work.svg" alt="Work Logo">My career</a>
|
||||
<br>
|
||||
|
||||
<!-- LinkedIn -->
|
||||
<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>
|
||||
@ -105,15 +115,6 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
|
||||
<img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
|
||||
<br>
|
||||
|
||||
<!-- Twitter -->
|
||||
<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">
|
||||
<img class="icon" src="images/icons/work.svg" alt="Work Logo">My career</a>
|
||||
<br>
|
||||
|
||||
<a style="font-size:24px;color:White;"><strong> Contact me </strong></a><br>
|
||||
<br>
|
||||
|
Loading…
Reference in New Issue
Block a user