There Is No Doubt About It..What Now?

June 18, 2020

 
There is no doubt about it–the death of George Floyd, has prompted protests across the country and in other countries.  It is disturbing to think about how many people of color have lost their lives due to police brutality and misconduct.
Unfortunately, racism and brutality within the criminal justice system extend far beyond going back decades.
Despite our self-identification as a country, African American is harshly incarcerated — disproportionately and receives stiffer sentences.
Racism is still relevant today and is a serious problem; and can no longer be ignored, covered up, and denied.
It was mind-blowing to watch George Floyd dying right before our eyes. He died needlessly, just to bring awareness to the issue of racism. And open the eyes of people worldwide.
No doubt…There is always HOPE that things will change.
POLICE VIOLENCE IN AMERICA
 

Change does not roll in on the wheels of inevitability, but comes through continuous struggle. And so we must straighten our backs and work for our freedom. A man can’t ride you unless your back is bent.
Martin Luther King, Jr.

#Life#policeCrime
A Shooting in Akron, Ohio
US Military Nurse and Soldier in Hitler Army
More about JusMee

Discover more from JusMee Talkin

Subscribe now to keep reading and get access to the full archive.

Continue reading

function get_header( $name = null, $args = array() ) { /** * Fires before the header template file is loaded. * * @since 2.1.0 * @since 2.8.0 The `$name` parameter was added. * @since 5.5.0 The `$args` parameter was added. * * @param string|null $name Name of the specific header file to use. Null for the default header. * @param array $args Additional arguments passed to the header template. */ do_action( 'get_header', $name, $args ); $templates = array(); $name = (string) $name; if ( '' !== $name ) { $templates[] = "header-{$name}.php"; } $templates[] = 'header.php'; if ( ! locate_template( $templates, true, true, $args ) ) { return false; } }