diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
| commit | f0ee502fb60719e80223e3849eb6c7246949de5f (patch) | |
| tree | d957dc2277850b076a2cba6f858099ad9dcd4f0c /content/projects/f5inator.md | |
| parent | 70a25fd804daa5df4b5cd34aac5de99acabc5cff (diff) | |
| download | blog-f0ee502fb60719e80223e3849eb6c7246949de5f.tar.gz blog-f0ee502fb60719e80223e3849eb6c7246949de5f.zip | |
Update posts with source code links
Diffstat (limited to 'content/projects/f5inator.md')
| -rw-r--r-- | content/projects/f5inator.md | 5 |
1 files changed, 3 insertions, 2 deletions
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. |
