Skip to content

Commit

Permalink
add discord badge
Browse files Browse the repository at this point in the history
  • Loading branch information
orn8 authored Dec 18, 2024
1 parent 00a22e3 commit b07f5a4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,12 @@

<section id="profile">
<div class="profile-box">
<img src="/assets/profile-pic.png" alt="Profile Picture" class="profile-pic" title="Discord: @wiseoragne">
<img src="/assets/profile-pic.png" alt="Profile Picture" class="profile-pic">
<div class="profile-info">
<h1>oragne</h1>
<div class="badges">
<a href="https://github.com/orn8"><img src="/assets/github-badge.png" alt="GitHub Account"></a>
<a href="https://discord.com/users/1101637133850132572"><img src="/assets/discord-badge.png" alt="Discord Account"></a>
<a href="https://rblx.name/1794666003"><img src="/assets/roblox-badge.png" alt="Roblox Account"></a>
<a href="mailto:me@oragne.dev"><img src="/assets/mail-badge.png" alt="Email"></a>
</div>
Expand Down
Binary file added assets/discord-badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,12 @@

<section id="profile">
<div class="profile-box">
<img src="/assets/profile-pic.png" alt="Profile Picture" class="profile-pic" title="Discord: @wiseoragne">
<img src="/assets/profile-pic.png" alt="Profile Picture" class="profile-pic">
<div class="profile-info">
<h1>oragne</h1>
<div class="badges">
<a href="https://github.com/orn8"><img src="/assets/github-badge.png" alt="GitHub Account"></a>
<a href="https://discord.com/users/1101637133850132572"><img src="/assets/discord-badge.png" alt="Discord Account"></a>
<a href="https://rblx.name/1794666003"><img src="/assets/roblox-badge.png" alt="Roblox Account"></a>
<a href="mailto:me@oragne.dev"><img src="/assets/mail-badge.png" alt="Email"></a>
</div>
Expand Down

0 comments on commit b07f5a4

Please sign in to comment.