Skip to content

Commit 0c0414c

Browse files
authored
Merge pull request #33 from TheBlokker/tailwandCSS
adding Linked In
2 parents d149ec2 + a643690 commit 0c0414c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2025 Timm TheBlokker
3+
Copyright (c) 2022-2025 Timm Johannes Göring
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ <h2 class="text-3xl font-semibold mb-4 text-gray-700">Social Media</h2>
149149
class="text-blue-500 hover:text-blue-300"><i class="fa-brands fa-discord fa-2xl"></i></a>
150150
<a href="https://www.twitch.tv/theblokker_live" title="Twitch"
151151
class="text-purple-500 hover:text-purple-300"><i class="fa-brands fa-twitch fa-2xl"></i></a>
152+
<a href="https://www.linkedin.com/in/timm-johannes-g%C3%B6ring-476aa0245/" title="Linked In"
153+
class="text-blue-500 hover:text-purple-300"><i class="fa-brands fa-linkedin fa-2xl"></i></a>
152154
<a href="mailto:theblokker.dev@gmail.com" title="E-Mail" class="text-green-500 hover:text-green-300"><i
153155
class="fa-regular fa-envelope fa-2xl"></i></a>
154156
</div>
@@ -159,7 +161,7 @@ <h2 class="text-3xl font-semibold mb-4 text-gray-700">Favours ...</h2>
159161
<div class="grid grid-cols-1 md:grid-cols-3 gap-4 pb-8">
160162
<div>
161163
<h3 class="text-2xl font-semibold mb-2">... Series</h3>
162-
<div class="iframely-embed pb-2">
164+
<div class="iframely-embed pb-2 rounded-xl">
163165
<div class="iframely-responsive" style="height: 170px; padding-bottom: 0;"><a
164166
href="https://www.imdb.com/title/tt0106080/"
165167
data-iframely-url="//iframely.net/7SdU41Q"></a></div>

0 commit comments

Comments
 (0)