FIX: Renamed URLs for new Github username

This commit is contained in:
Hayden Hargreaves 2025-04-01 12:21:07 -07:00
parent 1fe32a90c1
commit ef7449b9ff
4 changed files with 17 additions and 12 deletions

View File

@ -26,7 +26,12 @@
></path>
</svg>
</a>
<a href="https://github.com/Azpect3120" aria-label="Github Profile" target="_blank" class="mx-1">
<a
href="https://github.com/haydenhargreaves"
aria-label="Github Profile"
target="_blank"
class="mx-1"
>
<svg class="w-5" viewBox="0 0 98 96" xmlns="http://www.w3.org/2000/svg">
><path
fill-rule="evenodd"

View File

@ -34,7 +34,7 @@
<p class="px-3">Journal</p>
</a>
<a
href="https://github.com/Azpect3120"
href="https://github.com/haydenhargreaves"
target="_blank"
class="transition-all duration-150 hover:text-blue-300"
aria-label="GitHub"
@ -105,7 +105,7 @@
aria-label="Journal">Journal</a
>
<a
href="https://github.com/Azpect3120"
href="https://github.com/haydenhargreaves"
target="_blank"
class="block px-4 py-2 text-gray-200 hover:text-blue-300"
on:click={toggleMobileMenu}

View File

@ -167,7 +167,7 @@
</div>
<div class="my-4">
<h3 class="text-sm font-semibold text-gray-200">GitHub</h3>
<p class="py text-xs text-gray-200">Azpect3120</p>
<p class="py text-xs text-gray-200">haydenhargreaves</p>
</div>
</div>
</div>

View File

@ -9,7 +9,7 @@
],
"image": "projects/cellularAutomation.png",
"imageAlt": "Image of my cellular automation game",
"link": "https://github.com/Azpect3120/CellularAutomation"
"link": "https://github.com/haydenhargreaves/CellularAutomation"
},
{
"title": "TCP Server Notification System",
@ -20,7 +20,7 @@
],
"image": null,
"imageAlt": null,
"link": "https://github.com/Azpect3120/TCPNotificationManager"
"link": "https://github.com/haydenhargreaves/TCPNotificationManager"
},
{
"title": "Python Stock Market Analysis",
@ -31,7 +31,7 @@
],
"image": "projects/pythonStockMarketAnalysis.png",
"imageAlt": "Image of the python application and its result",
"link": "https://github.com/Azpect3120/PythonStockAnalysis"
"link": "https://github.com/haydenhargreaves/PythonStockAnalysis"
},
{
"title": "Acoustic Drone Detection Sensor Network",
@ -54,7 +54,7 @@
],
"image": "projects/tradingBot.jpg",
"imageAlt": "Image of the stock market. Stock image.",
"link": "https://github.com/Azpect3120/TradingBot"
"link": "https://github.com/haydenhargreaves/TradingBot"
},
{
"title": "Web Database Connection Tool",
@ -68,7 +68,7 @@
],
"image": "projects/webDatabaseViewer.png",
"imageAlt": "Image of the web database viewer",
"link": "https://github.com/Azpect3120/Web-Database-Viewer"
"link": "https://github.com/haydenhargreaves/Web-Database-Viewer"
},
{
"title": "Document Sync Protocol",
@ -81,7 +81,7 @@
],
"image": null,
"imageAlt": null,
"link": "https://github.com/Azpect3120/document-sync-protocol"
"link": "https://github.com/haydenhargreaves/document-sync-protocol"
},
{
"title": "HTMX Class",
@ -94,7 +94,7 @@
],
"image": "projects/htmxClass.png",
"imageAlt": "Image of the application that was built during the class",
"link": "https://github.com/Azpect3120/htmx-class"
"link": "https://github.com/haydenhargreaves/htmx-class"
},
{
"title": "Gomon.nvim",
@ -106,7 +106,7 @@
],
"image": "projects/gomon.png",
"imageAlt": "Image of Gomon.nvim github repository",
"link": "https://github.com/Azpect3120/gomon.nvim"
"link": "https://github.com/haydenhargreaves/gomon.nvim"
},
{
"title": "Vendor Management System",