diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/blog/2021-04-23-php-comment-system.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2021-04-23-php-comment-system.org b/content/blog/2021-04-23-php-comment-system.org index 4e22b9d..f2b49de 100644 --- a/content/blog/2021-04-23-php-comment-system.org +++ b/content/blog/2021-04-23-php-comment-system.org @@ -42,7 +42,7 @@ on the classic HTML =<form>= and a PHP script to save the comments somewhere? As it turns out, this was a perfect solution for me. The second issue for my personal use-case is that I am trying to keep the -contents of my website accessible over time, as described by [cite/t:@brandur], +contents of my website accessible over time, as described by Brandur, in his post entitled [[https://brandur.org/fragments/graceful-degradation-time][Blog with Markdown + Git, and degrade gracefully through time]] . |
