Hello World
The first post from the WordPress default installation that has been preserved after migrating from WordPress to Gatsby, featuring a simple PHP 'Hello World' example.
 • 1 menit baca 
  • 42 kata 
 Blog ini sudah migrasi dari Wordpress ke Gatsby.
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
<?php
    echo "Hello World"!;
?>
Blog ini sudah migrasi dari Wordpress ke Gatsby.