From 9139b2f9ddb003afd713ccd84e003256bd340ce1 Mon Sep 17 00:00:00 2001 From: Ben Varick Date: Tue, 21 Nov 2023 14:44:22 -0600 Subject: [PATCH] added link to git --- laundry_status.Rmd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/laundry_status.Rmd b/laundry_status.Rmd index 373e5e1..d49361f 100644 --- a/laundry_status.Rmd +++ b/laundry_status.Rmd @@ -51,4 +51,6 @@ plot(plot_1week) plot(plot_1week_days) ``` -If you have any issues or questions, please email `ben@dendroalsia.net` +If you have any issues or questions, please email [ben@dendroalsia.net](mailto:ben@dendroalsia.net) + +The code that I wrote to generate this website is available under the GPLv3 license here: [https://git.dendroalsia.net/ben/laundry_status](https://git.dendroalsia.net/ben/laundry_status)