Publicado enUncategorized
Tuits hechos hoy – Oct 23, 2021
Mañana publicaré el video que ayer grabé. He estado seleccionando fotos para añadirle.https://archive.md/PsIYohttps://archive.md/7bYab
/* 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');