Actualizar 'blog_config.php'

This commit is contained in:
Lucas 2021-04-09 17:22:56 +00:00
parent c562d92a55
commit e69bcc978d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php $title="Blog"; $website=""; $custom_css=""; $posts=[
["9/4/2021","Lol","First post
["4/9/2021","Lol","First post
Nice"]
]; ?>