Otro blog:
https://cadipsi-revolucion.blogspot.com/
Me falta hacer algunas pequeñas correcciones en el código HTML de este blog, y actualizaciones.
/* enqueue scripts and style from parent theme */ function bloghash_styles() { wp_enqueue_style( 'child-style', get_stylesheet_uri(), array( 'bloghash-style' ), wp_get_theme()->;get('Version') ); } add_action( 'wp_enqueue_scripts', 'bloghash_styles');
Otro blog:
https://cadipsi-revolucion.blogspot.com/
Me falta hacer algunas pequeñas correcciones en el código HTML de este blog, y actualizaciones.