Skip to content

Commit

Permalink
Changes Name From Updates to Net
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantUnity committed Aug 22, 2024
1 parent 7e88135 commit 3c452b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/home.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ data:
icon: "fa-light fa-chart-mixed"
url: "/games"

- name: "Updates"
icon: "fa-solid fa-blog"
- name: ".NET"
icon: "fa-solid fa-code"
url: "https://codefrydev.in/Updates/"

- name: "Design"
Expand Down
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ <h4 style="align-items: center;">Tools, Games, Art, Animation</h4>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/Updates\/'">
<i class="fa-solid fa-blog"></i>
<span>Updates</span>
<i class="fa-solid fa-code"></i>
<span>.NET</span>
</button>

<button class="neumorphic hapticButton" onclick="window.location.href='https:\/\/codefrydev.in\/design\/'">
Expand Down

0 comments on commit 3c452b8

Please sign in to comment.