diff --git a/homepage/views/stuff.pug b/homepage/views/stuff.pug index e6325dd..301ec58 100644 --- a/homepage/views/stuff.pug +++ b/homepage/views/stuff.pug @@ -38,15 +38,6 @@ block content h2 Programs and scripts p.center Simple, yet useful (at least for me) programs and scripts I made. table - tr - td - td February 2021 - td Go - td - td - tr - td(colspan='5') - p I will soon release two tools written in Go. I just want to finish them and give them proper names. The one is a wrapper for nsupdate BIND9's utility used for updating DNS resource records through a POST query. And the other one is a tool for monitoring up/down status of a set of processes and giving it out in form of a JSON object. tr td httpprocwatchd td 1.0.0 (12 March 2021)