diff --git a/blog_config.php b/blog_config.php index 42aca86..eac46b0 100644 --- a/blog_config.php +++ b/blog_config.php @@ -7,5 +7,10 @@ $utterances=''; // Get it on https://utteranc.es. Please use the "Issue title co // Posts $posts=[ ["4/9/2021","First blog entry","I don't know what should i post..."], - ["4/10/2021","New update to ~weblogs! v1.1 is out!","New features!\n\nFor the 'Update guide' click here"] -] \ No newline at end of file + ["4/10/2021","New update to ~weblogs! v1.1 is out!","New features!\n\nFor the 'Update guide' click here"], + ["4/11/2021","The Science of Deduction","I don't have a big brain, but I think you are reading this post.\nI'm a genius, right?"], + ["4/11/2021 21:47 UTC","I think some ~team & ~verse webs/services are down","OMG, I think Tildeverse.org, Tilde.team, Tildegit, Tildeverse's TTRSS & ttm.sh are down right now."], + ["4/11/2021 21:55 UTC","I'm hosting some services on Repl.it","I've started hosting on Repl.it some things, I'll be updating the list\n"], + ["","",""] +]; +?> \ No newline at end of file