We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5244b commit 910e53cCopy full SHA for 910e53c
index.html
@@ -97,7 +97,10 @@ <h1 id="typing" class="text-gray-100 text-xl sm:text-3xl xl:text-5xl font-bold t
97
98
</div>
99
</section>
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>
104
<section id="Stack" class="max-w-screen-xl flex justify-center items-center mx-auto p-4 h-screen">
105
<div class="flex flex-col w-full px-2 sm:px-10 xl:px-16 justify-center">
106
<h2 class="text-gray-100 text-3xl sm:text-4xl font-medium mb-8">Tech Stack</h2>
0 commit comments