diff --git a/site/blog/index.php b/site/blog/index.php index f170c0a..0eae4dc 100644 --- a/site/blog/index.php +++ b/site/blog/index.php @@ -55,6 +55,8 @@ foreach ($xml->channel->item as $item) { // Close the box around the post echo ''; } + +// Written on September 22, 2021 ?>