diff --git a/blog_config.php b/blog_config.php index 1cbb8d4..c660c97 100644 --- a/blog_config.php +++ b/blog_config.php @@ -3,7 +3,7 @@ $title="Lucas' Blog"; // Obligatory!!! Put the name of your blog here $description="This blog will die soon "; // A description $website="http://ctrl-c.club/~lucas/"; // Include protocol (ex. https://example.com) $custom_css="blog.css"; // Put the url of your custom css -$utterances=''; // Get it on https://utteranc.es. Please use the "Issue title contains page URL" +$utterances=''; // Get it on https://utteranc.es. Please use the "Issue title contains page URL" // Posts $posts=[ ["4/9/2021","First blog entry","I don't know what should i post..."], @@ -12,6 +12,8 @@ $posts=[ ["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"], ["4/12/2021 12:17 UTC","Post en español","Jajajaja\nEste post no está en inglés, ¡Está en español!\nUn minuto... ¡Noooo! ¡No actives el traductoor!\n¡Nooooooooo!"], - ["","",""] + ["25 Feb, 2021 (Reuploaded","bear lol","EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEE EEEEEE EEEEEE EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEE EEEEEE EEEEEE EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE"], + ["4/14/2021 11:55 UTC","ASCII #1: A stickman","
O\n/|\\\n^
"], + ["4/18/2021 02:08 UTC","Aaaaaa","Aaaaaaaaaaaaaaa\naaaaaaaaaaaaaaaaaaaaaaaaaaa\naaaaaaaaaaaaaaaaaaaaaaaaaa\naaaaaaaaaaaAaAaaa"] ]; ?> \ No newline at end of file