diff options
| author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-07-25 11:42:46 +0200 | 
|---|---|---|
| committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-07-25 11:42:46 +0200 | 
| commit | 0d8c51bd5562a638c92dc9424c7586394fd8d975 (patch) | |
| tree | 3a7d826973f3df27cc80f8f7332114caeaf04336 | |
| parent | 56aac31bbad945a3f2237cca02e7de407d73f6db (diff) | |
Add link to Martin's Sunday Corner
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@  This is a tiny CGI script to host an ephermeral microblog -- make your random  thoughts from the week avaialable on your website for one day on Sunday. +See a working instance [here](https://m-chrzan.xyz/sunday.html). +  ## Installing the CGI script  Install it as you would any other Ruby CGI script on your webserver. Idk how to  |