From 5b9404f1c3932947c3e3ca9dd4315d9a327a372d Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Mon, 29 May 2023 10:02:10 +0200 Subject: [PATCH] Set repo source to Github --- src/_data/site.json | 2 +- src/_includes/partials/footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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