Skip to content

Commit

Permalink
add url to site conifg
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromehardaway committed Aug 24, 2024
1 parent 95af76d commit 23cc4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/site-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ export default {
titleTemplate: "%s | Vets Who Code",
description:
"Vets Who Code is a non-profit organization that provides free technical training to veterans and their spouses.",
url: "https://yourwebsite.com", // Add the URL property here
url: "https://vetswhocode.io", // Add the URL property here
};

0 comments on commit 23cc4d5

Please sign in to comment.