From f0ee502fb60719e80223e3849eb6c7246949de5f Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 18 Jun 2020 17:49:00 +0200 Subject: Update posts with source code links --- content/projects/f5inator.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/projects/f5inator.md') diff --git a/content/projects/f5inator.md b/content/projects/f5inator.md index a8804ec..18f3ab6 100644 --- a/content/projects/f5inator.md +++ b/content/projects/f5inator.md @@ -1,8 +1,9 @@ --- date: 2019-09-08 title: f5inator -image: /images/f5inator.jpg link: https://f5inator.com +source: https://github.com/schneefux/f5inator +image: /images/f5inator.jpg --- -A web application that watches a website for changes and sends a browser notification. \ No newline at end of file +A web application that watches a website for changes and sends a browser notification. -- cgit v1.3.1