diff --git a/exampleSite/content/content/link.md b/exampleSite/content/content/link.md new file mode 100644 index 00000000..ef495636 --- /dev/null +++ b/exampleSite/content/content/link.md @@ -0,0 +1,12 @@ +--- +authors: ["will-faught"] +categories: ["content", "paige"] +date: "2023-09-24T21:29:30-07:00" +description: "A front matter link." +link: "https://willfaught.com/paige" +tags: ["link"] +title: "Link" +weight: 80 +--- + +That takes you to the home page.