Skip to content

Commit 910e53c

Browse files
committed
added mastodon feed for testing
1 parent ce5244b commit 910e53c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,10 @@ <h1 id="typing" class="text-gray-100 text-xl sm:text-3xl xl:text-5xl font-bold t
9797

9898
</div>
9999
</section>
100-
100+
<section>
101+
<script src="https://cdn.commoninja.com/sdk/latest/commonninja.js" defer></script>
102+
<div class="commonninja_component pid-120e4be7-24e9-42de-b861-e92eba27558a"></div>
103+
</section>
101104
<section id="Stack" class="max-w-screen-xl flex justify-center items-center mx-auto p-4 h-screen">
102105
<div class="flex flex-col w-full px-2 sm:px-10 xl:px-16 justify-center">
103106
<h2 class="text-gray-100 text-3xl sm:text-4xl font-medium mb-8">Tech Stack</h2>

0 commit comments

Comments
 (0)