Skip to content

Commit

Permalink
Create links.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacon_Space committed Jan 6, 2024
1 parent 5bc3d5d commit 830f36f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions links.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"Links": [
{
"name": "Home",
"url": "https://thebaconspace.github.io/",
"icon": "fab fa-github"
},
{
"name": "Projects",
"url": "https://thebaconspace.github.io/Project.html",
"icon": "fab fa-github"
}
]
}

0 comments on commit 830f36f

Please sign in to comment.