From 58e3e4a2071da194d3c90a2b5901f9b98b1c2242 Mon Sep 17 00:00:00 2001
From: Marcin Chrzanowski
Date: Sun, 25 Jul 2021 23:33:21 +0200
Subject: Add link to LandChad
---
src/blog/sunday-corner.html.erb | 7 +++++++
1 file changed, 7 insertions(+)
(limited to 'src/blog')
diff --git a/src/blog/sunday-corner.html.erb b/src/blog/sunday-corner.html.erb
index 8946c5a..8df4dd3 100644
--- a/src/blog/sunday-corner.html.erb
+++ b/src/blog/sunday-corner.html.erb
@@ -73,3 +73,10 @@ The Corner is implemented as a CGI script written in Ruby. You can find the
source code '>here. Feel free to copy my code or
implement a similar idea for your own personal website!
+
+
+I also just wrote an
+article for LandChad about CGI
+scripting, if you're interested in CGI scripting in general. The example used
+there is in concept very similar to the Corner.
+
--
cgit v1.2.3