Skip to content

Commit

Permalink
Merge pull request #5 from kozyol/kozyol-patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
Kourva authored Jul 18, 2024
2 parents f6016f6 + dddbb23 commit 48d7083
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>Hey I'm KOURVA</h1>
<br>

<!-- View profile button -->
<a href="https://github.com/Kourva" target="_blank">
<a href="https://github.com/kozyol" target="_blank">
<button class="view_button">View Profile</button>
</a>
</div>
Expand Down Expand Up @@ -119,7 +119,7 @@ <h3>Projects</h3>
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<a href="https://github.com/Kourva/AwesomeChatGPTBot" target="_blank">
<a href="https://github.com/kozyol/AwesomeChatGPTBot" target="_blank">
<span class="button-text">ChatGPT Bot</span>
</a>
</button>
Expand All @@ -128,7 +128,7 @@ <h3>Projects</h3>
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<a href="https://github.com/Kourva/V2Paste" target="_blank">
<a href="https://github.com/kozyol/V2Paste" target="_blank">
<span class="button-text">V2Paste App</span>
</a>
</button>
Expand All @@ -137,7 +137,7 @@ <h3>Projects</h3>
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<a href="https://github.com/Kourva/TempMailBot" target="_blank">
<a href="https://github.com/kozyol/TempMailBot" target="_blank">
<span class="button-text">Temp Mail Bot</span>
</a>
</button>
Expand All @@ -146,7 +146,7 @@ <h3>Projects</h3>
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<a href="https://github.com/Kourva/MtProtoBot" target="_blank">
<a href="https://github.com/kozyol/MtProtoBot" target="_blank">
<span class="button-text">MTProto Bot </span>
</a>
</button>
Expand All @@ -155,7 +155,7 @@ <h3>Projects</h3>
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<a href="https://kourva.github.io/IPLookup/" target="_blank">
<a href="https://kozyol.github.io/IPLookup/" target="_blank">
<span class="button-text">IP Lookup </span>
</a>
</button>
Expand Down

0 comments on commit 48d7083

Please sign in to comment.