diff --git a/src/_data/site.json b/src/_data/site.json index a905b75..1a57ce6 100644 --- a/src/_data/site.json +++ b/src/_data/site.json @@ -1,6 +1,6 @@ { "name": "Eleventy Workflow Example", "url": "dev.thethomaas.net", - "src": "https://git.thethomaas.net/TheThomaas/11ty-workflow-example" + "src": "https://www.github.com/TheThomaas/11ty-workflow-example" } \ No newline at end of file diff --git a/src/_includes/partials/footer.html b/src/_includes/partials/footer.html index b1302df..00aa844 100644 --- a/src/_includes/partials/footer.html +++ b/src/_includes/partials/footer.html @@ -1,3 +1,3 @@ \ No newline at end of file