Skip to content

Commit

Permalink
feat: add new badge to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
runepiper committed Apr 22, 2024
1 parent 6e8b0b1 commit f3d493b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
32 changes: 32 additions & 0 deletions assets/images/tccc.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions index.html
Expand Up @@ -58,6 +58,9 @@ <h2 class="text-4xl mb-4 font-bold">Weitere Projekte</h2>
<!-- <a href="https://typo3.org/certification/developer/certified-developer-listing/" target="_blank" rel="noopener">
<img src="assets/images/t3ccd.svg" height="100" class="h-24 inline-block mt-4 sm:mt-0">
</a> -->
<a href="https://typo3.com/services/certifications/certified-consultant-listing" target="_blank" rel="noopener">
<img src="assets/images/tccc.svg" height="100" class="h-24 inline-block mt-4 sm:mt-0">
</a>
</figure>
</footer>
</body>
Expand Down

0 comments on commit f3d493b

Please sign in to comment.